Doc: fix typo component > components

Change-Id: I1976eda603688f48c95f7e88d108700b07379265
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2015-07-31 15:38:36 +02:00
parent d1c181b52f
commit 4c2ab742f1

View File

@@ -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