diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/pilotLocalDatabase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pilotLocalDatabase.h b/lib/pilotLocalDatabase.h index e5d11a6..abc6ee6 100644 --- a/lib/pilotLocalDatabase.h +++ b/lib/pilotLocalDatabase.h @@ -46,7 +46,7 @@ public: /** * Opens the local database. If the database cannot be found at the * given position, a default path is used - * ($KDEHOME/share/apps/kpilot/DBBackup) + * ($TDEHOME/share/apps/kpilot/DBBackup) * and if the file is found there, it is opened. In some cases this should * not be done, so the parameter useDefaultPath controls this behavior. * If it is set to true, the default path is used if the file cannot be |