server/sources/ldapuser.py
branchstable
changeset 8238 087bb529035c
parent 7884 35d2e2f4e10a
child 8239 c6cdd060212e
--- a/server/sources/ldapuser.py	Mon Feb 13 17:57:07 2012 +0100
+++ b/server/sources/ldapuser.py	Thu Feb 16 14:14:52 2012 +0100
@@ -324,7 +324,7 @@
 
     def prepare_columns(self, mainvars, rqlst):
         """return two list describing how to build the final results
-        from the result of an ldap search (ie a list of dictionnary)
+        from the result of an ldap search (ie a list of dictionary)
         """
         columns = []
         global_transforms = []