diff options
author | Lou Logan <lou@lrcd.com> | 2015-01-07 17:16:54 -0900 |
---|---|---|
committer | Lou Logan <lou@lrcd.com> | 2015-01-07 17:17:33 -0900 |
commit | 919e038a95fdebefb0ec76a602c0d61758ad0d8d (patch) | |
tree | 55e33c767135b1170325bc4a01c4dd91c85f56ae /doc/codecs.texi | |
parent | bcaa9099b3648b47060e1724a97dc98b63c83702 (diff) | |
download | ffmpeg-919e038a95fdebefb0ec76a602c0d61758ad0d8d.tar.gz |
doc: fix typos
Signed-off-by: Lou Logan <lou@lrcd.com>
Diffstat (limited to 'doc/codecs.texi')
-rw-r--r-- | doc/codecs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi index f1f5c005f9..4105e09998 100644 --- a/doc/codecs.texi +++ b/doc/codecs.texi @@ -7,7 +7,7 @@ all the encoders and decoders. In addition each codec may support so-called private options, which are specific for a given codec. Sometimes, a global option may only affect a specific kind of codec, -and may be unsensical or ignored by another, so you need to be aware +and may be nonsensical or ignored by another, so you need to be aware of the meaning of the specified options. Also some options are meant only for decoding or encoding. |