web/webconfig.py
branchstable
changeset 6109 47d9c0e0f7b7
parent 6061 7cb29eab1c9d
child 6139 f76599a96238
child 6424 f443a2b8a5c7
--- a/web/webconfig.py	Fri Aug 13 13:34:47 2010 +0200
+++ b/web/webconfig.py	Fri Aug 13 08:23:14 2010 +0200
@@ -188,7 +188,7 @@
         ('print-traceback',
          {'type' : 'yn',
           'default': CubicWebConfiguration.mode != 'system',
-          'help': 'print the traceback on the error page when an error occured',
+          'help': 'print the traceback on the error page when an error occurred',
           'group': 'web', 'level': 2,
           }),