selectors.py
branchstable
changeset 5608 f9ab62103ad4
parent 5502 c342531032a1
child 5615 cfa9a776d99a
--- a/selectors.py	Sat May 29 10:33:40 2010 +0200
+++ b/selectors.py	Sat May 29 10:33:57 2010 +0200
@@ -111,7 +111,7 @@
 
     class UserLink(component.Component):
 	'''if the user is the anonymous user, build a link to login else a link
-	to the connected user object with a loggout link
+	to the connected user object with a logout link
 	'''
 	__regid__ = 'loggeduserlink'