summaryrefslogtreecommitdiffstats
path: root/korn/kmail_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/kmail_proto.h')
-rw-r--r--korn/kmail_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kmail_proto.h b/korn/kmail_proto.h
index c2026baf..0025596b 100644
--- a/korn/kmail_proto.h
+++ b/korn/kmail_proto.h
@@ -64,7 +64,7 @@ public:
* it calculates how the configuration whould have looked in KOrn.
*
* @param config The configuration group to read the kmailname from.
- * @param password The password fetched out of the configuration or KWallet.
+ * @param password The password fetched out of the configuration or TDEWallet.
* @return A mapping containing the configuration if success, and empty mapping otherwise.
*/
virtual TQMap< TQString, TQString > * createConfig( TDEConfigGroup* config, const TQString& password ) const;