web/views/wdoc.py
changeset 6459 7f46ec158c48
parent 6420 4c14be06e557
child 6996 86214f0da14f
--- a/web/views/wdoc.py	Tue Oct 12 19:10:48 2010 +0200
+++ b/web/views/wdoc.py	Tue Oct 12 19:15:31 2010 +0200
@@ -283,7 +283,7 @@
 
     category = 'footer'
     order = 2
-    title = _('about this site')
+    title = _('About this site')
 
     def url(self):
         return self._cw.build_url('doc/about')