diff options
Diffstat (limited to 'kab/kabapi.h')
-rw-r--r-- | kab/kabapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kab/kabapi.h b/kab/kabapi.h index 9289d3f98..cf18800a9 100644 --- a/kab/kabapi.h +++ b/kab/kabapi.h @@ -150,7 +150,7 @@ public: */ AddressBook::ErrorCode remove(const KabKey& key); /** - * Use getEntryByName to find entries that look like the name given. + * Use getEntryByName to tqfind entries that look like the name given. * The name might be incomplete or diffuse. * @short This method delivers the closest matches to the given name. * @param name The name, containing "." for abbreviations. |