summaryrefslogtreecommitdiffstats
path: root/libkholidays/kholidays.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkholidays/kholidays.h')
-rw-r--r--libkholidays/kholidays.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkholidays/kholidays.h b/libkholidays/kholidays.h
index fca42d86..b2e31b87 100644
--- a/libkholidays/kholidays.h
+++ b/libkholidays/kholidays.h
@@ -47,7 +47,7 @@ class KDE_EXPORT KHolidays {
static TQString fileForLocation( const TQString &location );
/**
Return the directory for user-specific holiday files (i.e. somewhere below
- $KDEDIR/share/apps/). Don't automatically create that path by default.
+ $TDEDIR/share/apps/). Don't automatically create that path by default.
*/
static TQString userPath( bool create = false );
/**