Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2014-03-06 22:07:53 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-03-07 00:12:40 +0400
commit9898bd9a82ad16f7ef2dcc26542827ff92255821 (patch)
tree8645af220b584d93689638817b7c301ffba3c190 /doc/ffmpeg-resampler.texi
parenteeb3baf7f7257ea5586bf857cc668f6aff81d556 (diff)
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-resampler.texi')
-rw-r--r--doc/ffmpeg-resampler.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi
index 69767a29ca..5bef78967b 100644
--- a/doc/ffmpeg-resampler.texi
+++ b/doc/ffmpeg-resampler.texi
@@ -14,7 +14,7 @@
The FFmpeg resampler provides a high-level interface to the
libswresample library audio resampling utilities. In particular it
-allows to perform audio resampling, audio channel layout rematrixing,
+allows one to perform audio resampling, audio channel layout rematrixing,
and convert audio format and packing layout.
@c man end DESCRIPTION