web/webconfig.py
changeset 6139 f76599a96238
parent 6066 953578709324
parent 6109 47d9c0e0f7b7
child 6425 8d7c2fd2ac66
--- a/web/webconfig.py	Thu Aug 12 10:12:52 2010 +0200
+++ b/web/webconfig.py	Wed Aug 25 09:43:12 2010 +0200
@@ -177,7 +177,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,
           }),