diff options
Diffstat (limited to 'kabc/ldif.h')
-rw-r--r-- | kabc/ldif.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/ldif.h b/kabc/ldif.h index 10cd15e18..afdd92b4d 100644 --- a/kabc/ldif.h +++ b/kabc/ldif.h @@ -96,7 +96,7 @@ namespace KABC { * Process the LDIF until a complete item can be returned * @returns NewEntry if a new DN encountered, * Item if a new item returned, - * Err if the LDIF contains error, + * Err if the LDIF tqcontains error, * EndEntry if the parser reached the end of the current entry * and MoreData if the parser encountered the end of the current chunk of * the LDIF. If you want to finish the parsing after receiving |