diff --git a/doc/filters.texi b/doc/filters.texi
index d0fcbca3eb8ac9f85fb5ccfe593bd99a511b08c1..54cdf589dc276da14377855fb0daf4a3e3990ae9 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -34,8 +34,8 @@ integer or a string representing a channel layout. The default value
 of @var{channel_layout} is 3, which corresponds to CH_LAYOUT_STEREO.
 
 Check the channel_layout_map definition in
-@file{libavcodec/audioconvert.c} for the correspondance between string
-and channel layout values.
+@file{libavcodec/audioconvert.c} for the mapping between strings and
+channel layout values.
 
 Follow some examples:
 @example