diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-05-28 19:00:21 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-05-30 10:44:54 +0200 |
commit | f7a267affe8066e0b587e8ea477f437728f31fc7 (patch) | |
tree | 50b46cd5dacd24ba011309ce10f5d1cbf9a93c16 /doc/encoders.texi | |
parent | 9f8937b5ef1301184089f7bc31fe49c439d0ddbc (diff) | |
download | ffmpeg-f7a267affe8066e0b587e8ea477f437728f31fc7.tar.gz |
doc/encoders: remove duplicated "the"
Diffstat (limited to 'doc/encoders.texi')
-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 a2c5eb0802..ec5d053b42 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -437,7 +437,7 @@ Algorithm quality. Valid options are integers from 0-9. @item reservoir @tab N.A. Enable use of bit reservoir. LAME has this enabled by default. @item joint_stereo @tab -m j -Enables the the encoder to use (on a frame by frame basis) either L/R +Enables the encoder to use (on a frame by frame basis) either L/R stereo or mid/side stereo. @end multitable |