diff options
author | Lou Logan <lou@lrcd.com> | 2015-10-28 13:23:52 -0800 |
---|---|---|
committer | Lou Logan <lou@lrcd.com> | 2015-10-28 13:23:52 -0800 |
commit | 2193f537ed355e38935bc407ab38bf13b267a34d (patch) | |
tree | db706c0f06beb6bf7a24ef5e64f10c3319aa46e5 | |
parent | 3f5029181307d9e3e1558234b4bd9985269f62b4 (diff) | |
download | ffmpeg-2193f537ed355e38935bc407ab38bf13b267a34d.tar.gz |
doc/encoders: fix "the their" typo
Signed-off-by: Lou Logan <lou@lrcd.com>
-rw-r--r-- | doc/encoders.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi index ba7f2b7a9d..659f5d764d 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1125,7 +1125,7 @@ kilobits/s. @item vbr (@emph{vbr}, @emph{hard-cbr}, and @emph{cvbr}) Set VBR mode. The FFmpeg @option{vbr} option has the following -valid arguments, with the their @command{opusenc} equivalent options +valid arguments, with the @command{opusenc} equivalent options in parentheses: @table @samp |