aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/testlib/TestCase.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/testlib/TestCase.qml')
-rw-r--r--src/imports/testlib/TestCase.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/testlib/TestCase.qml b/src/imports/testlib/TestCase.qml
index 8e9b016444..77b644d3f2 100644
--- a/src/imports/testlib/TestCase.qml
+++ b/src/imports/testlib/TestCase.qml
@@ -46,7 +46,7 @@ import Qt.test.qtestroot 1.0
/*!
\qmltype TestCase
\inqmlmodule QtTest
- \brief Represents a unit test case
+ \brief Represents a unit test case.
\since 4.8
\ingroup qtquicktest