summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/rubycodeaccessormethod.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/rubycodeaccessormethod.cpp')
-rw-r--r--umbrello/umbrello/codegenerators/rubycodeaccessormethod.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/rubycodeaccessormethod.cpp b/umbrello/umbrello/codegenerators/rubycodeaccessormethod.cpp
index a3f4d26f..43986061 100644
--- a/umbrello/umbrello/codegenerators/rubycodeaccessormethod.cpp
+++ b/umbrello/umbrello/codegenerators/rubycodeaccessormethod.cpp
@@ -168,7 +168,7 @@ void RubyCodeAccessorMethod::updateMethodDeclaration()
break;
default:
case CodeGenerationPolicy::FromParent:
- // do nothing..already have taken tqparent value
+ // do nothing..already have taken parent value
break;
}