aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/views/doc/src/views.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/views/doc/src/views.qdoc')
-rw-r--r--examples/quick/views/doc/src/views.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/quick/views/doc/src/views.qdoc b/examples/quick/views/doc/src/views.qdoc
index 658e51c8fc..d79f9b0b3e 100644
--- a/examples/quick/views/doc/src/views.qdoc
+++ b/examples/quick/views/doc/src/views.qdoc
@@ -34,7 +34,7 @@
This is a collection of small QML examples relating to model and view functionality. They demonstrate how to show data from a model using the QtQuick view types.
- \section2 GridView and PathView demonstrate usage of these elements to display views.
+ \section2 GridView and PathView demonstrate usage of these types to display views.
\snippet quick/views/gridview/gridview-example.qml 0
\section2 Dynamic List demonstrates animation of runtime additions and removals to a ListView.
@@ -80,4 +80,3 @@
\snippet quick/views/visualitemmodel/visualitemmodel.qml 0
*/
-