summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/usecasewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/usecasewidget.h')
-rw-r--r--umbrello/umbrello/usecasewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/usecasewidget.h b/umbrello/umbrello/usecasewidget.h
index de330b62..65613d1e 100644
--- a/umbrello/umbrello/usecasewidget.h
+++ b/umbrello/umbrello/usecasewidget.h
@@ -41,7 +41,7 @@ public:
/**
* Creates a UseCase widget.
*
- * @param view The tqparent of the widget.
+ * @param view The parent of the widget.
* @param o The UMLObject to represent.
*/
UseCaseWidget(UMLView * view, UMLUseCase *o);