diff options
Diffstat (limited to 'kutils/kcmoduleloader.h')
-rw-r--r-- | kutils/kcmoduleloader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kcmoduleloader.h b/kutils/kcmoduleloader.h index 34435d6d8..9e0871241 100644 --- a/kutils/kcmoduleloader.h +++ b/kutils/kcmoduleloader.h @@ -156,7 +156,7 @@ class KUTILS_EXPORT KCModuleLoader * be made available, leaving the decision to the user. * If false is returned, the module should not be loaded in any interface. * - * A module declares it needs to be tested by having "X-KDE-Test-Module=true" in + * A module declares it needs to be tested by having "X-TDE-Test-Module=true" in * its desktop file. When that line exists, the following code must be available * in the module's library: * |