aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/window/doc/src/window.qdoc
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-06-18 15:09:56 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-06-19 12:44:48 +0000
commited3a93feee9a1b7e2b26c651e446c4a058ee8f8e (patch)
treec235082be0f4ccb5245e63e2282eb830c57fc1a7 /examples/quick/window/doc/src/window.qdoc
parentb0c79a8bf41d3ae79c23e53afdcdba92ec0ec0b5 (diff)
Doc: Add missing dots (qtdeclarative)
Task-number: QTBUG-68933 Change-Id: Ibb5aa227e82825085e7214e17dcffcb17fd44157 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'examples/quick/window/doc/src/window.qdoc')
-rw-r--r--examples/quick/window/doc/src/window.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/window/doc/src/window.qdoc b/examples/quick/window/doc/src/window.qdoc
index 207321f762..26caafce9a 100644
--- a/examples/quick/window/doc/src/window.qdoc
+++ b/examples/quick/window/doc/src/window.qdoc
@@ -27,7 +27,7 @@
/*!
\title Qt Quick Examples - Window and Screen
\example window
- \brief This example demonstrates the Window and Screen types in QML
+ \brief This example demonstrates the Window and Screen types in QML.
\image qml-window-example.png
\ingroup qtquickexamples