summaryrefslogtreecommitdiffstats
path: root/krec/krecglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'krec/krecglobal.h')
-rw-r--r--krec/krecglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krec/krecglobal.h b/krec/krecglobal.h
index 698ab0a0..c43c2ce2 100644
--- a/krec/krecglobal.h
+++ b/krec/krecglobal.h
@@ -46,7 +46,7 @@ public:
/**
* Returns a pointer to the mainwidget.
* Usefull to display Messageboxes, etc correctly without beeing a
- * TQWidget or knowing about a tqparent TQWidget.
+ * TQWidget or knowing about a parent TQWidget.
*/
TQWidget* mainWidget();