diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-06-12 09:29:25 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-06-12 09:29:25 +0000 |
commit | 755bfeabccbba9ae1b565b11d645b8e4fe139fa8 (patch) | |
tree | dbd398273c82bc49803b6143e6942e86dd3f3d25 /doc/avutil.txt | |
parent | 26ef3220cf6ad4a3cb1580086c244394f5aa3094 (diff) | |
download | ffmpeg-755bfeabccbba9ae1b565b11d645b8e4fe139fa8.tar.gz |
misc spelling fixes
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/avutil.txt')
-rw-r--r-- | doc/avutil.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/avutil.txt b/doc/avutil.txt index a81e741187..210bd07264 100644 --- a/doc/avutil.txt +++ b/doc/avutil.txt @@ -34,4 +34,4 @@ Goals: * Modular (few interdependencies and the possibility of disabling individual parts during ./configure) * Small (source and object) * Efficient (low CPU and memory usage) -* Useful (avoid useless features almost noone needs) +* Useful (avoid useless features almost no one needs) |