changeset 925:8e8372810ff4 trunk

Pull up r1147 to trunk. Correct reference to i18n namespace in documentation.
author jruigrok
date Mon, 13 Dec 2010 19:08:52 +0000
parents 763d6a185b49
children d010a80ebb4f
files doc/i18n.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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