diff options
Diffstat (limited to 'tdecore/kglobalsettings.h')
-rw-r--r-- | tdecore/kglobalsettings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kglobalsettings.h b/tdecore/kglobalsettings.h index ee893f97e..0e11426d2 100644 --- a/tdecore/kglobalsettings.h +++ b/tdecore/kglobalsettings.h @@ -171,7 +171,7 @@ class TDECORE_EXPORT TDEGlobalSettings static bool showContextMenusOnPress (); /** - * This enum describes the completion mode used for by the KCompletion class. + * This enum describes the completion mode used for by the TDECompletion class. * See <a href="http://developer.kde.org/documentation/standards/kde/style/keys/completion.html"> * the styleguide</a>. **/ |