diff options
Diffstat (limited to 'umbrello/umbrello/umldoc.h')
-rw-r--r-- | umbrello/umbrello/umldoc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/umldoc.h b/umbrello/umbrello/umldoc.h index ad62c698..60154fa9 100644 --- a/umbrello/umbrello/umldoc.h +++ b/umbrello/umbrello/umldoc.h @@ -330,7 +330,7 @@ public: * Used to find a @ref UMLObject by its type and name. * * @param name The name of the @ref UMLObject to find. - * @param type Object_Type of the object to tqfind (optional.) + * @param type Object_Type of the object to find (optional.) * When the given type is ot_UMLObject the type is * disregarded, i.e. the given name is the only * search criterion. |