diff options
author | Diego Biurrun <diego@biurrun.de> | 2005-09-12 16:30:47 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2005-09-12 16:30:47 +0000 |
commit | 1471c6c2e88d25a79c8f88742a94726145f81a28 (patch) | |
tree | ea980c887b8fc0bfc5c637b7351fb018c18bccbf /doc/ffmpeg-doc.texi | |
parent | e180129f635a84278f02a613351a9968ea2c358f (diff) | |
download | ffmpeg-1471c6c2e88d25a79c8f88742a94726145f81a28.tar.gz |
CAREFULL --> CAREFUL typo fix
Originally committed as revision 4590 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index ba4a48752c..e93e2aa84a 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -388,7 +388,7 @@ FF_IDCT_SIMPLEARM Set error resilience to @var{n}. @table @samp @item 1 -FF_ER_CAREFULL (default) +FF_ER_CAREFUL (default) @item 2 FF_ER_COMPLIANT @item 3 |