diff doc/setup.txt @ 554:70f2c13f5f43

keywords only support space separated values, not comma separated thanks agronholm
author pjenvey
date Mon, 25 Apr 2011 04:41:23 +0000
parents b49ee8e78d69
children
line wrap: on
line diff
--- a/doc/setup.txt
+++ b/doc/setup.txt
@@ -204,7 +204,7 @@
 .. code-block:: ini
 
     [extract_messages]
-    keywords = _, gettext, ngettext
+    keywords = _ gettext ngettext
     mapping_file = babel.cfg
     width = 80
 
Copyright (C) 2012-2017 Edgewall Software