summaryrefslogtreecommitdiffstats
path: root/src/scxml/doc/qtscxml-overview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/scxml/doc/qtscxml-overview.qdoc')
-rw-r--r--src/scxml/doc/qtscxml-overview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/doc/qtscxml-overview.qdoc b/src/scxml/doc/qtscxml-overview.qdoc
index dfecb0a..11b762c 100644
--- a/src/scxml/doc/qtscxml-overview.qdoc
+++ b/src/scxml/doc/qtscxml-overview.qdoc
@@ -41,7 +41,7 @@
and the user interface implementation by using Qt Quick or Qt Widgets.
The Qt SCXML module differs from the \l {The State Machine Framework}
- {State Machine framework} in the Qt Core module in that Qt SCXML provides a
+ {State Machine framework} in the Qt StateMachine module in that Qt SCXML provides a
\e {conforming processor} that can parse and process \e {conforming SCXML
documents}. In Qt SCXML, state machines are read from separate SCXML files
and integrated to Qt applications by instantiating the QScxmlStateMachine