summaryrefslogtreecommitdiffstats
path: root/kverbos/kverbos/kverbosuser.h
diff options
context:
space:
mode:
Diffstat (limited to 'kverbos/kverbos/kverbosuser.h')
-rw-r--r--kverbos/kverbos/kverbosuser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kverbos/kverbos/kverbosuser.h b/kverbos/kverbos/kverbosuser.h
index 11ba9564..d2f40d7b 100644
--- a/kverbos/kverbos/kverbosuser.h
+++ b/kverbos/kverbos/kverbosuser.h
@@ -90,7 +90,7 @@ TQString suggestVerb();
* be moved to the list with the wrong verbs.
*/
void wrong();
- /** Saves all the user information to the $KDEHOME/apps/kverbos/data/username.kverbos file */
+ /** Saves all the user information to the $TDEHOME/apps/kverbos/data/username.kverbos file */
bool saveUser(const int& res, const int& num);
/** Retrieve the old results and the number of sessions */
bool getResults(int& s, TQString d[], int r[][2]);