summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/scxml/qscxmlnulldatamodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/qscxmlnulldatamodel.cpp b/src/scxml/qscxmlnulldatamodel.cpp
index 3054383..4759d22 100644
--- a/src/scxml/qscxmlnulldatamodel.cpp
+++ b/src/scxml/qscxmlnulldatamodel.cpp
@@ -115,7 +115,7 @@ private:
/*!
* \class QScxmlNullDataModel
* \brief The QScxmlNullDataModel class is the null data model for a Qt SCXML
- * stateMachine
+ * stateMachine.
* \since 5.7
* \inmodule QtScxml
*