server/sources/ldapuser.py
changeset 8239 c6cdd060212e
parent 8188 1867e252e487
parent 8238 087bb529035c
child 8244 c7d89541e3c5
--- a/server/sources/ldapuser.py	Tue Feb 14 09:39:44 2012 +0100
+++ b/server/sources/ldapuser.py	Thu Feb 16 14:15:37 2012 +0100
@@ -177,7 +177,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 = []