diff --git a/doc/snow.txt b/doc/snow.txt
index c3fac21740747ad3c62bc00743d4e7a594b7a3d0..897162b0e34bab1a83d6c9329738433ee2e4806d 100644
--- a/doc/snow.txt
+++ b/doc/snow.txt
@@ -312,7 +312,7 @@ FIXME
 The implemented range coder is an adapted version based upon "Range encoding:
 an algorithm for removing redundancy from a digitised message." by G. N. N.
 Martin.
-The symbols encoded by the ffmpeg range coder are bits (0|1). The
+The symbols encoded by the snow range coder are bits (0|1). The
 associated probabilities are not fix but change depending on the symbol mix
 seen so far.