diff -r c2a91d6639d8 -r 087bb529035c server/sources/ldapuser.py --- 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 = []