aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/types/qmldate.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/doc/src/types/qmldate.qdoc')
-rw-r--r--src/qml/doc/src/types/qmldate.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/doc/src/types/qmldate.qdoc b/src/qml/doc/src/types/qmldate.qdoc
index 3931aa6e45..802f977503 100644
--- a/src/qml/doc/src/types/qmldate.qdoc
+++ b/src/qml/doc/src/types/qmldate.qdoc
@@ -28,7 +28,7 @@
/*!
\qmlclass Date
\inqmlmodule QtQuick 2
- \brief The Date object provides date functions
+ \brief Provides date functions
The QML Date object extends the JS Date object with
locale aware functions.