Merge pull request #396 from HaveAGitGat/original_container

Typo fix
make-only-subtitle-default
HaveAGitGat 3 years ago committed by GitHub
commit 205b7c93a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ const details = () => ({
inputUI: {
type: 'text',
},
tooltip: `Specify output container of file. Use 'original' wihout qoutes to keep original container.
tooltip: `Specify output container of file. Use 'original' wihout quotes to keep original container.
\\n Ensure that all stream types you may have are supported by your chosen container.
\\n mkv is recommended.
\\nExample:\\n

@ -18,7 +18,7 @@ const details = () => ({
inputUI: {
type: 'text',
},
tooltip: `Specify output container of file. Use 'original' wihout qoutes to keep original container.
tooltip: `Specify output container of file. Use 'original' wihout quotes to keep original container.
\\n Ensure that all stream types you may have are supported by your chosen container.
\\n mkv is recommended.
\\nExample:\\n

Loading…
Cancel
Save