web/application.py
changeset 6139 f76599a96238
parent 6012 d56fd78006cd
parent 6109 47d9c0e0f7b7
child 6279 42079f752a9c
--- a/web/application.py	Thu Aug 12 10:12:52 2010 +0200
+++ b/web/application.py	Wed Aug 25 09:43:12 2010 +0200
@@ -190,7 +190,7 @@
         if no session id is found, open a new session for the connected user
         or request authentification as needed
 
-        :raise Redirect: if authentication has occured and succeed
+        :raise Redirect: if authentication has occurred and succeed
         """
         cookie = req.get_cookie()
         try: