summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2016-03-28 14:07:47 -0800
committerLou Logan <lou@lrcd.com>2016-03-28 14:13:17 -0800
commit06eef96b69d73a31f2b390955d1be0537214a0c8 (patch)
treeca45453b9853a6ad358966292639148a036f3a1a /tools
parent99f2a59c2f298c2a8c0d1058759fd0ae81bc8c2e (diff)
downloadffmpeg-06eef96b69d73a31f2b390955d1be0537214a0c8.tar.gz
fix some a/an typos
Signed-off-by: Lou Logan <lou@lrcd.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/dvd2concat2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dvd2concat b/tools/dvd2concat
index 02371e0997..8effee86b9 100755
--- a/tools/dvd2concat
+++ b/tools/dvd2concat
@@ -36,7 +36,7 @@ I<path/to/dvd/structure> is the path to the DVD structure hierarchy; it
normally contains a directory named B<VIDEO_TS>. It must not be encrypted
with CSS.
-I<file.concat> is the output file. It can be used a input to ffmpeg.
+I<file.concat> is the output file. It can be used as an input to ffmpeg.
It will require the B<-safe 0> option.
=cut