summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-07-31 15:38:36 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-07-31 13:40:15 +0000
commit4c2ab742f146dd92b5c16211e0a4a96bc1f5fbba (patch)
tree5ba7508eb6ca968f6b2684a272abc368765e78c4
parentd1c181b52f2fff26b26830b0d18002d9d08185d1 (diff)
downloadqt-creator-4c2ab742f146dd92b5c16211e0a4a96bc1f5fbba.tar.gz
Doc: fix typo component > components
Change-Id: I1976eda603688f48c95f7e88d108700b07379265 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--doc/src/qtquick/qtquick-designer.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qtquick/qtquick-designer.qdoc b/doc/src/qtquick/qtquick-designer.qdoc
index 52db1901c8..ca7289e775 100644
--- a/doc/src/qtquick/qtquick-designer.qdoc
+++ b/doc/src/qtquick/qtquick-designer.qdoc
@@ -469,7 +469,7 @@
\section2 Previewing Component Size
The width and height of the root item in a QML file determine the size of
- the component. You can reuse component, such as buttons, in different
+ the component. You can reuse components, such as buttons, in different
sizes in other QML files and design screens for use with different device
profiles, screen resolution, or screen orientation. The component size
might also be zero (0,0) if its final size is determined by property