From e3c86bd3185e288ce23a0ff07084cd0def54e898 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Thu, 23 Jul 2015 13:39:55 +0200 Subject: Minor doc improvements Do not use fun abbreviations such as look'n'feel, but make it proper boring English. Change-Id: I6369058a455c04e0fc13b5bfff18f4e45b940c20 Reviewed-by: Mitch Curtis --- src/controls/doc/src/qtquickcontrols2-customize.qdoc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/controls') diff --git a/src/controls/doc/src/qtquickcontrols2-customize.qdoc b/src/controls/doc/src/qtquickcontrols2-customize.qdoc index 2f627de2..b099b482 100644 --- a/src/controls/doc/src/qtquickcontrols2-customize.qdoc +++ b/src/controls/doc/src/qtquickcontrols2-customize.qdoc @@ -31,11 +31,10 @@ \brief A set of UI controls to create user interfaces in Qt Quick Qt Quick Controls consist of a hierarchy (tree) of items. In order to - provide a custom look'n'feel, the default implementation of each can be - replaced with a custom item. The following snippets present the default - implementations of various items. These can be used as a starting point - to implement custom look'n'feel. - + provide a custom look and feel, the default QML implementation of each + item can be replaced with a custom one. The following snippets present + the default implementations of various items. These can be used as a + starting point to implement a custom look and feel. \section1 Customizing BusyIndicator -- cgit v1.2.3