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/ffmpeg-scaler.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/ffmpeg-scaler.texi')
-rw-r--r-- | doc/ffmpeg-scaler.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-scaler.texi b/doc/ffmpeg-scaler.texi index 1eb8cd6bdd..c4ddc0972a 100644 --- a/doc/ffmpeg-scaler.texi +++ b/doc/ffmpeg-scaler.texi @@ -13,7 +13,7 @@ @c man begin DESCRIPTION The FFmpeg rescaler provides a high-level interface to the libswscale -library image conversion utilities. In particular it allows to perform +library image conversion utilities. In particular it allows one to perform image rescaling and pixel format conversion. @c man end DESCRIPTION |