diff options
Diffstat (limited to 'tdeutils/kcmultidialog.h')
-rw-r--r-- | tdeutils/kcmultidialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeutils/kcmultidialog.h b/tdeutils/kcmultidialog.h index 4a90f5d0c..444f2f4db 100644 --- a/tdeutils/kcmultidialog.h +++ b/tdeutils/kcmultidialog.h @@ -215,7 +215,7 @@ protected slots: /** * This slot is called when the user presses the "Help" Button. - * It reads the DocPath field of the currently selected KControl + * It reads the X-DocPath field of the currently selected KControl * module's .desktop file to find the path to the documentation, * which it then attempts to load. * |