summaryrefslogtreecommitdiffstats
path: root/kommander/editor/choosewidgetimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/choosewidgetimpl.h')
-rw-r--r--kommander/editor/choosewidgetimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/choosewidgetimpl.h b/kommander/editor/choosewidgetimpl.h
index 24e902ad..dec3fbd3 100644
--- a/kommander/editor/choosewidgetimpl.h
+++ b/kommander/editor/choosewidgetimpl.h
@@ -26,7 +26,7 @@ class ChooseWidget : public ChooseWidgetBase
public:
ChooseWidget(TQWidget*, const char* = 0, bool=true);
~ChooseWidget();
- // Put current widget and all of its tqchildren in a tree
+ // Put current widget and all of its children in a tree
void setWidget(TQWidget *);
// Return current widget
TQString selection();