From: Mitch Curtis Date: Fri, 16 Jan 2015 10:13:10 +0000 (+0100) Subject: Fix grammar in Keyboard Focus documentation. X-Git-Tag: v5.5.90+alpha1~3^2~242^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d14566a5e284d7ff3569c2a505f0a0fc6c2936e1;p=platform%2Fupstream%2Fqtdeclarative.git Fix grammar in Keyboard Focus documentation. Change-Id: Ia15e5fbe9b241f99bd0c43b427e20273fa35ac67 Reviewed-by: Venugopal Shivashankar --- diff --git a/src/quick/doc/src/concepts/input/focus.qdoc b/src/quick/doc/src/concepts/input/focus.qdoc index f75f3d2..6a7d41d 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