diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2014-03-06 19:07:53 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-03-06 21:12:40 +0100 |
commit | 9898bd9a82ad16f7ef2dcc26542827ff92255821 (patch) | |
tree | 8645af220b584d93689638817b7c301ffba3c190 /doc/demuxers.texi | |
parent | eeb3baf7f7257ea5586bf857cc668f6aff81d556 (diff) | |
download | ffmpeg-9898bd9a82ad16f7ef2dcc26542827ff92255821.tar.gz |
Fix spelling errors in texi files: accomodate -> accommodate allows to -> allows one to choosen -> chosen compability -> compatibility explictly -> explicitly overriden -> overridden specifed -> specified Trasmission -> Transmission
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/demuxers.texi')
-rw-r--r-- | doc/demuxers.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/demuxers.texi b/doc/demuxers.texi index bfc0bdc6b1..1ea796bfce 100644 --- a/doc/demuxers.texi +++ b/doc/demuxers.texi @@ -296,7 +296,7 @@ teletext packet PTS and DTS values untouched. Raw video demuxer. -This demuxer allows to read raw video data. Since there is no header +This demuxer allows one to read raw video data. Since there is no header specifying the assumed video parameters, the user must specify them in order to be able to decode the data correctly. |