summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codedocument.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codedocument.cpp')
-rw-r--r--umbrello/umbrello/codedocument.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codedocument.cpp b/umbrello/umbrello/codedocument.cpp
index 6fea4367..cb571b6b 100644
--- a/umbrello/umbrello/codedocument.cpp
+++ b/umbrello/umbrello/codedocument.cpp
@@ -364,7 +364,7 @@ void CodeDocument::setAttributesOnNode ( TQDomDocument & doc, TQDomElement & doc
docElement.appendChild( commElement);
// doc codePolicy?
- // FIX: store ONLY if different from the tqparent generator
+ // FIX: store ONLY if different from the parent generator
// policy.. something which is not possible right now. -b.t.
}