diff genshi/filters/i18n.py @ 888:7e85b17cc317 trunk

More i18n doc improvements.
author cmlenz
date Mon, 19 Apr 2010 11:45:40 +0000
parents 5ec88105d89c
children f8bcd76729a1
line wrap: on
line diff
--- a/genshi/filters/i18n.py
+++ b/genshi/filters/i18n.py
@@ -293,7 +293,7 @@
       </div>
     </html>
 
-    When used as a directive and not as an attribute:
+    When used as a element and not as an attribute:
 
     >>> tmpl = MarkupTemplate('''\
         <html xmlns:i18n="http://genshi.edgewall.org/i18n">
Copyright (C) 2012-2017 Edgewall Software