summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/classifierwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/classifierwidget.h')
-rw-r--r--umbrello/umbrello/classifierwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/classifierwidget.h b/umbrello/umbrello/classifierwidget.h
index 4fa1041d..b92b774f 100644
--- a/umbrello/umbrello/classifierwidget.h
+++ b/umbrello/umbrello/classifierwidget.h
@@ -30,7 +30,7 @@ public:
/**
* Constructs a ClassifierWidget.
*
- * @param view The tqparent of this ClassifierWidget.
+ * @param view The parent of this ClassifierWidget.
* @param o The UMLObject to represent.
*/
ClassifierWidget(UMLView * view, UMLClassifier * o);