diff options
Diffstat (limited to 'lib/plugin.h')
-rw-r--r-- | lib/plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugin.h b/lib/plugin.h index 57761b2..6966a0b 100644 --- a/lib/plugin.h +++ b/lib/plugin.h @@ -108,7 +108,7 @@ public: /** * Load or save the config widget's settings in the given - * KConfig object; leave the group unchanged. load() and + * TDEConfig object; leave the group unchanged. load() and * commit() should both call unmodified() to indicate that * the current settings match the on-disk ones. */ |