[web] typo in config file comment stable
authorDimitri Papadopoulos <dimitri.papadopoulos@cea.fr>
Thu, 19 Sep 2013 22:33:52 +0200
branchstable
changeset 9317 0f2b80078aeb
parent 9316 38518284c200
child 9318 5d5b3a865eb1
[web] typo in config file comment
web/webconfig.py
--- a/web/webconfig.py	Thu Oct 17 10:10:25 2013 +0200
+++ b/web/webconfig.py	Thu Sep 19 22:33:52 2013 +0200
@@ -135,7 +135,7 @@
         ('https-deny-anonymous',
          {'type': 'yn',
           'default': False,
-          'help': 'Prevent anonymous user to browse thought https version of '
+          'help': 'Prevent anonymous user to browse through https version of '
                   'the site (https-url). Login form will then be displayed '
                   'until logged',
           'group': 'web',