summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codeaccessormethod.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codeaccessormethod.h')
-rw-r--r--umbrello/umbrello/codeaccessormethod.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/umbrello/umbrello/codeaccessormethod.h b/umbrello/umbrello/codeaccessormethod.h
index 14289e74..2e8457a2 100644
--- a/umbrello/umbrello/codeaccessormethod.h
+++ b/umbrello/umbrello/codeaccessormethod.h
@@ -66,7 +66,7 @@ public:
*/
void setType ( AccessorType type);
- /** Utility method to get the value of the tqparent object of the tqparent classifield.
+ /** Utility method to get the value of the parent object of the parent classifield.
*/
// virtual UMLObject * getParentObject();
@@ -104,7 +104,7 @@ protected:
virtual void updateContent() = 0;
- // a method so the tqparent code classfield can force code block to release
+ // a method so the parent code classfield can force code block to release
void forceRelease ();
private: