diff --git a/src/controls/doc/src/qtquickcontrols.qdoc b/src/controls/doc/src/qtquickcontrols.qdoc index 8a5b76e1e12e16e93f13ff5d520266c026f38dfd..731380866a941fcf21e7129b5b3e95f26b82cef5 100644 --- a/src/controls/doc/src/qtquickcontrols.qdoc +++ b/src/controls/doc/src/qtquickcontrols.qdoc @@ -32,10 +32,10 @@ \brief Provides QML types for user interfaces. The \l{Qt Quick Controls} module provides QML types for creating user - interfaces. These QML types work in conjunction with \l{Qt Quick}Â and + interfaces. These QML types work in conjunction with \l{Qt Quick} and \l{Qt Quick Layouts}. - The QML types can be imported into your applciation using the + The QML types can be imported into your application using the following import statement in your .qml file. \code