summaryrefslogtreecommitdiff
path: root/doc/avutil.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/avutil.txt')
-rw-r--r--doc/avutil.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/avutil.txt b/doc/avutil.txt
index b27a6d50e7..a81e741187 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)