aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2015-01-16 11:13:10 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2015-01-20 11:46:15 +0100
commitd14566a5e284d7ff3569c2a505f0a0fc6c2936e1 (patch)
tree838a5d63066e1214457e4e498746658a1110359e /src/quick/doc
parentaa7716b2ddc0f6d10d34a886f123c00c47e4f167 (diff)
Fix grammar in Keyboard Focus documentation.
Change-Id: Ia15e5fbe9b241f99bd0c43b427e20273fa35ac67 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Diffstat (limited to 'src/quick/doc')
-rw-r--r--src/quick/doc/src/concepts/input/focus.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/concepts/input/focus.qdoc b/src/quick/doc/src/concepts/input/focus.qdoc
index f75f3d2bad..6a7d41dbab 100644
--- a/src/quick/doc/src/concepts/input/focus.qdoc
+++ b/src/quick/doc/src/concepts/input/focus.qdoc
@@ -138,7 +138,7 @@ similar to when there are no focus scopes.
\li When a focus scope receives active focus, the contained type with
\c focus set (if any) also gets the active focus. If this type is
also a \l FocusScope, the proxying behavior continues. Both the
-focus scope and the sub-focused item will have \c activeFocus property set.
+focus scope and the sub-focused item will have the \c activeFocus property set.
\endlist
Note that, since the FocusScope type is not a visual type, the properties