summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/umlobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/umlobject.h')
-rw-r--r--umbrello/umbrello/umlobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/umlobject.h b/umbrello/umbrello/umlobject.h
index aedc2325..a0e02160 100644
--- a/umbrello/umbrello/umlobject.h
+++ b/umbrello/umbrello/umlobject.h
@@ -379,7 +379,7 @@ public slots:
signals:
/** Emitted when the UMLObject has changed. Note that some objects emit
- * this signal when one of its children changes, for example, a UMLClass
+ * this signal when one of its tqchildren changes, for example, a UMLClass
* emits a modified() signal when one of its operation changes while the Operation
* itself emits the corresponding signal as well.
*/