From c0572dfb56ae6752a1a134780e1c01f7de23287b Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 24 Jan 2011 18:04:43 +0000 Subject: [PATCH] Monotone-Parent: 66faeac6511d176fd1b35b6a0a5b8cbb20b0b2d1 Monotone-Revision: 97d1e717196204ed1f0a357d5acf937dc05b1c39 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-24T18:04:43 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/LDAPSource.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SoObjects/SOGo/LDAPSource.m b/SoObjects/SOGo/LDAPSource.m index 1069e4049..fe8631d14 100644 --- a/SoObjects/SOGo/LDAPSource.m +++ b/SoObjects/SOGo/LDAPSource.m @@ -589,9 +589,9 @@ static NSArray *commonSearchFields; /** * Search for contacts matching some string. - * @param filter The string to search for + * @param filter the string to search for * @see fetchContactsMatching: - * @return A EOQualifier matching the filter + * @return a EOQualifier matching the filter */ - (EOQualifier *) _qualifierForFilter: (NSString *) filter {