diff options
Diffstat (limited to 'languages/cpp/app_templates/konqnavpanel/konqnavpanel.h')
-rw-r--r-- | languages/cpp/app_templates/konqnavpanel/konqnavpanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/konqnavpanel/konqnavpanel.h b/languages/cpp/app_templates/konqnavpanel/konqnavpanel.h index aedddf27..d415b838 100644 --- a/languages/cpp/app_templates/konqnavpanel/konqnavpanel.h +++ b/languages/cpp/app_templates/konqnavpanel/konqnavpanel.h @@ -20,7 +20,7 @@ public: /** * Construct a @ref KonqSidebarPlugin. * - * @param inst The sidebar's kinstance class. + * @param inst The sidebar's tdeinstance class. * @param parent The sidebar internal button info class responsible for this plugin. * @param widgetParent The container which will contain the plugins widget. * @param desktopName The filename of the configuration file. |