X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff_plain/862abb373c8c882fe4c8b40ff47c1f1c0b876b68..03b127477f49698d173abc6fb16a74528bccd1db:/doc/avutil.txt diff --git a/doc/avutil.txt b/doc/avutil.txt index b27a6d5..210bd07 100644 --- a/doc/avutil.txt +++ b/doc/avutil.txt @@ -31,7 +31,7 @@ intreadwrite.h reading and writing of unaligned big/little/native-endia Goals: ====== -* Modular (few interdependancies and the possibility of disabling individual parts during ./configure) +* 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)