summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/datatypewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/datatypewidget.h')
-rw-r--r--umbrello/umbrello/datatypewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/datatypewidget.h b/umbrello/umbrello/datatypewidget.h
index 81a53ca6..81dbe0f9 100644
--- a/umbrello/umbrello/datatypewidget.h
+++ b/umbrello/umbrello/datatypewidget.h
@@ -33,7 +33,7 @@ public:
/**
* Constructs an DatatypeWidget.
*
- * @param view The parent of this DatatypeWidget.
+ * @param view The tqparent of this DatatypeWidget.
* @param d The UMLClassifier this will be representing.
*/
DatatypeWidget(UMLView* view, UMLClassifier *d);