summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/umlcanvasobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/umlcanvasobject.h')
-rw-r--r--umbrello/umbrello/umlcanvasobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/umlcanvasobject.h b/umbrello/umbrello/umlcanvasobject.h
index 9a3ea04e..7ddaf48f 100644
--- a/umbrello/umbrello/umlcanvasobject.h
+++ b/umbrello/umbrello/umlcanvasobject.h
@@ -165,7 +165,7 @@ public:
* Find a child object with the given name.
*
* @param n The name of the object to find.
- * @param t The type to tqfind (optional.) If not given then
+ * @param t The type to find (optional.) If not given then
* any object type will match.
* @return Pointer to the object found; NULL if none found.
*/