diff options
Diffstat (limited to 'kutils/kcmoduleinfo.h')
-rw-r--r-- | kutils/kcmoduleinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kcmoduleinfo.h b/kutils/kcmoduleinfo.h index 49a66a952..b2e79ee46 100644 --- a/kutils/kcmoduleinfo.h +++ b/kutils/kcmoduleinfo.h @@ -163,7 +163,7 @@ public: /** * @return the weight of the module which determines the order of the pages in - * the KCMultiDialog. It's set by the X-KDE-Weight field. + * the KCMultiDialog. It's set by the X-TDE-Weight field. */ int weight() const; |