diff doc/i18n.txt @ 925:7dae2a055543

Pull up r1147 to trunk. Correct reference to i18n namespace in documentation.
author jruigrok
date Mon, 13 Dec 2010 19:08:52 +0000
parents 158aafe7187f
children
line wrap: on
line diff
--- a/doc/i18n.txt
+++ b/doc/i18n.txt
@@ -120,7 +120,7 @@
 .. code-block:: genshi
 
   <html xmlns:py="http://genshi.edgewall.org/"
-        xmlns:i18n="http://genshi.edgewall.org/i18n/">
+        xmlns:i18n="http://genshi.edgewall.org/i18n">

   </html>
 
Copyright (C) 2012-2017 Edgewall Software