summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2013-11-24 13:01:39 -0300
committerSandro S. Andrade <sandroandrade@kde.org>2013-11-24 16:59:04 +0100
commit10c42dd6e9ea8e743b97c0732dd8fcf14b0cea37 (patch)
tree85e5bdb04f798881a9b91cc719a111aa04f94755
parent31b475e4050f07113be35f1901eb5adac7b21645 (diff)
Fix weird characters in UML documentation in UML.xmi
Change-Id: Ibb6b094c2dccc05a23a340af87bd40c15b3e040f Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
-rw-r--r--scripts/normative-xmi/UML.xmi.gzbin147864 -> 147771 bytes
-rw-r--r--src/uml/qumlexecutablenode.cpp2
2 files changed, 1 insertions, 1 deletions
diff --git a/scripts/normative-xmi/UML.xmi.gz b/scripts/normative-xmi/UML.xmi.gz
index 761f8a02..e7184f6f 100644
--- a/scripts/normative-xmi/UML.xmi.gz
+++ b/scripts/normative-xmi/UML.xmi.gz
Binary files differ
diff --git a/src/uml/qumlexecutablenode.cpp b/src/uml/qumlexecutablenode.cpp
index 85d9c05a..26c2b30f 100644
--- a/src/uml/qumlexecutablenode.cpp
+++ b/src/uml/qumlexecutablenode.cpp
@@ -64,7 +64,7 @@ QT_BEGIN_NAMESPACE
\inmodule QtUml
- \brief An executable node is an abstract class for activity nodes that may be executed. It is used as an attachment point for exception handlers.An executable node is an abstract class for activity nodes that may be executed. It is used as an attachment point for exception handlers.
+ \brief An executable node is an abstract class for activity nodes that may be executed. It is used as an attachment point for exception handlers.An executable node is an abstract class for activity nodes that may be executed. It is used as an attachment point for exception handlers.
\b {QUmlExecutableNode is an abstract class.}
*/