diff options
Diffstat (limited to 'tdeui/kcmodule.h')
-rw-r--r-- | tdeui/kcmodule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kcmodule.h b/tdeui/kcmodule.h index 40a14b617..bba06ae4a 100644 --- a/tdeui/kcmodule.h +++ b/tdeui/kcmodule.h @@ -312,7 +312,7 @@ protected: * Sets the RootOnly message. * * This message will be shown at the top of the module of the - * corresponding desktop file contains the line X-KDE-RootOnly=true. + * corresponding desktop file contains the line X-TDE-RootOnly=true. * If no message is set, a default one will be used. * * @see KCModule::rootOnlyMsg |