summaryrefslogtreecommitdiffstats
path: root/kwallet/client/kwallet.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwallet/client/kwallet.h')
-rw-r--r--kwallet/client/kwallet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwallet/client/kwallet.h b/kwallet/client/kwallet.h
index 4a2bc69ea..b7b3bce31 100644
--- a/kwallet/client/kwallet.h
+++ b/kwallet/client/kwallet.h
@@ -384,7 +384,7 @@ class KIO_EXPORT Wallet : public TQObject, public DCOPObject {
/**
* Determine if the current folder has they entry @p key.
* @param key The key to search for.
- * @return Returns true if the folder tqcontains @p key.
+ * @return Returns true if the folder contains @p key.
*/
virtual bool hasEntry(const TQString& key);