summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 8b7f793..dfbe0bf 100644
--- a/src/scxml/doc/qtscxml-overview.qdoc
+++ b/src/scxml/doc/qtscxml-overview.qdoc
@@ -18,7 +18,7 @@
and the user interface implementation by using Qt Quick or Qt Widgets.
The Qt SCXML module differs from the \l {Qt State Machine Overview}
- {State Machine framework} in the Qt StateMachine module in that Qt SCXML provides a
+ {State Machine framework} in the \l{Qt State Machine} 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