diff options
Diffstat (limited to 'korganizer/korganizer.h')
-rw-r--r-- | korganizer/korganizer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/korganizer.h b/korganizer/korganizer.h index 566146042..e569a9065 100644 --- a/korganizer/korganizer.h +++ b/korganizer/korganizer.h @@ -104,7 +104,7 @@ class KOrganizer : public KPartsMainWindow, public KOrgMainWindow protected slots: - /** using the TDEConfig associated with the kapp variable, read in the + /** using the TDEConfig associated with the tdeApp variable, read in the * settings from the config file. */ void readSettings(); |