web/views/authentication.py
changeset 6435 71b2a3fe7ba1
parent 6418 948a9f8514b2
child 6848 f87cd875c6db
--- a/web/views/authentication.py	Mon Oct 11 09:17:54 2010 +0200
+++ b/web/views/authentication.py	Mon Oct 11 11:02:27 2010 +0200
@@ -60,8 +60,8 @@
         raise NotImplementedError()
 
     def revalidate_login(self, req):
-        """returns a login string or None, for repository session
-        validation purposes
+        """returns a login string or None, for repository session validation
+        purposes
         """
         raise NotImplementedError()