changeset 928:bd390c56ecef stable-0.6.x

Merge r1150 from trunk (fix i18n namespace documentaton issue #400).
author hodgestar
date Thu, 10 Mar 2011 08:50:44 +0000
parents a1f3bbe1a680
children
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