changeset 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 3c09c8d8a578
children 1a86e0af2ae1
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