summaryrefslogtreecommitdiffstats
path: root/src/scxmlqml/eventconnection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scxmlqml/eventconnection.cpp')
-rw-r--r--src/scxmlqml/eventconnection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxmlqml/eventconnection.cpp b/src/scxmlqml/eventconnection.cpp
index b054bcf..c7d65b0 100644
--- a/src/scxmlqml/eventconnection.cpp
+++ b/src/scxmlqml/eventconnection.cpp
@@ -36,7 +36,7 @@ QT_BEGIN_NAMESPACE
/*!
\qmlsignal EventConnection::occurred(event)
- This signal is emitted when the event \a event occurs.
+ This signal is emitted when the SCXML event \a event occurs.
\sa QScxmlEvent
*/