summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeconfigskeleton.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeconfigskeleton.h')
-rw-r--r--tdecore/tdeconfigskeleton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeconfigskeleton.h b/tdecore/tdeconfigskeleton.h
index 825c74400..d1c2f5a33 100644
--- a/tdecore/tdeconfigskeleton.h
+++ b/tdecore/tdeconfigskeleton.h
@@ -791,7 +791,7 @@ public:
* Constructor.
*
* @param configname name of config file. If no name is given, the default
- * config file as returned by kapp()->config() is used.
+ * config file as returned by tdeApp()->config() is used.
*/
TDEConfigSkeleton(const TQString & configname = TQString::null);