]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Fix typo on mapping filename 151/head
authorJesús Espino <jespinog@gmail.com>
Fri, 20 Mar 2015 11:15:11 +0000 (12:15 +0100)
committerJesús Espino <jespinog@gmail.com>
Fri, 31 Jul 2015 20:25:40 +0000 (22:25 +0200)
Now the setup.cfg example for extract_messages configuration is equivalent to the command line example.

docs/setup.rst

index ef203e9d54e8fe4cea76fd8968b43f857ea112cf..fd7ee754df3d27d0b8c1f9987a6ef5fff4eb6a75 100644 (file)
@@ -202,7 +202,7 @@ underscore characters instead of dashes, for example:
 
     [extract_messages]
     keywords = _ gettext ngettext
-    mapping_file = babel.cfg
+    mapping_file = mapping.cfg
     width = 80
 
 This would be equivalent to invoking the command from the command-line as