diff options
Diffstat (limited to 'kopete/libkopete/kopeteplugin.h')
-rw-r--r-- | kopete/libkopete/kopeteplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopeteplugin.h b/kopete/libkopete/kopeteplugin.h index 1b56eb1c..c3dacdac 100644 --- a/kopete/libkopete/kopeteplugin.h +++ b/kopete/libkopete/kopeteplugin.h @@ -177,7 +177,7 @@ public: signals: /** * Notify that the settings of a plugin were changed. - * These changes are passed on from the new KCDialog code in tdelibs/kutils. + * These changes are passed on from the new KCDialog code in tdelibs/tdeutils. */ void settingsChanged(); |