aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-01-11 14:44:53 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2017-01-11 15:11:15 +0000
commitf0508c72750d5c44834b6a0f9db3a76431350158 (patch)
tree5ad0f6a0da32cbb9faa0d71bbf032b366aa42ecf /examples/quickcontrols2
parent4a97498f4c20936ac61f364b74d7476097a7e8bf (diff)
Doc: be consistent about the dot at the end of example descriptions
Change-Id: Ie20ad311623020a439ecb701b0360fd72640fcb7 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2')
-rw-r--r--examples/quickcontrols2/gallery/doc/src/qtquickcontrols2-gallery.qdoc2
-rw-r--r--examples/quickcontrols2/sidepanel/doc/src/qtquickcontrols2-sidepanel.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/quickcontrols2/gallery/doc/src/qtquickcontrols2-gallery.qdoc b/examples/quickcontrols2/gallery/doc/src/qtquickcontrols2-gallery.qdoc
index 39a97efd..cc4f1913 100644
--- a/examples/quickcontrols2/gallery/doc/src/qtquickcontrols2-gallery.qdoc
+++ b/examples/quickcontrols2/gallery/doc/src/qtquickcontrols2-gallery.qdoc
@@ -29,7 +29,7 @@
\example gallery
\title Qt Quick Controls 2 - Gallery
\ingroup qtquickcontrols2-examples
- \brief A gallery of controls
+ \brief A gallery of controls.
\raw HTML
<div class="table"><table style="background:transparent; border:0px">
diff --git a/examples/quickcontrols2/sidepanel/doc/src/qtquickcontrols2-sidepanel.qdoc b/examples/quickcontrols2/sidepanel/doc/src/qtquickcontrols2-sidepanel.qdoc
index 37ebdde1..11342ac6 100644
--- a/examples/quickcontrols2/sidepanel/doc/src/qtquickcontrols2-sidepanel.qdoc
+++ b/examples/quickcontrols2/sidepanel/doc/src/qtquickcontrols2-sidepanel.qdoc
@@ -29,7 +29,7 @@
\example sidepanel
\title Qt Quick Controls 2 - Side Panel
\ingroup qtquickcontrols2-examples
- \brief A non-closable persistent side panel with Drawer
+ \brief A non-closable persistent side panel with Drawer.
This example demonstrates how \l Drawer can be used as a non-closable
persistent side panel.