From 006069d6b65aadc9239c098d06f2ed1f4f482a3b Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Mon, 18 Jun 2018 15:49:57 +0200 Subject: Doc: Add missing dot (qtscxml) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-68933 Change-Id: I476e01b2f141abe019694cb7418be07b5646dc02 Reviewed-by: Topi Reiniƶ --- src/scxml/qscxmlnulldatamodel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * -- cgit v1.2.3