--- 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')