You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/09/21 14:06:55 UTC

[24/50] docs commit: [CB-3820] minor change to HideKeyboardFormAccessoryBar

[CB-3820] minor change to HideKeyboardFormAccessoryBar


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/914ea8f1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/914ea8f1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/914ea8f1

Branch: refs/heads/master
Commit: 914ea8f1e477b7c467d1d052e345b422d1d76077
Parents: 7243e18
Author: Mike Sierra <ms...@adobe.com>
Authored: Thu Sep 19 15:27:58 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Sat Sep 21 14:03:17 2013 +0200

----------------------------------------------------------------------
 docs/en/edge/config_ref/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/914ea8f1/docs/en/edge/config_ref/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/config_ref/index.md b/docs/en/edge/config_ref/index.md
index fb6dc19..fdd0739 100644
--- a/docs/en/edge/config_ref/index.md
+++ b/docs/en/edge/config_ref/index.md
@@ -136,7 +136,7 @@ all of them:
 
 * `HideKeyboardFormAccessoryBar` (boolean, defaults to `false`): set
   to `true` to hide the additional toolbar that appears above the
-  keyboard and helps users navigate from one form input to the next.
+  keyboard, helping users navigate from one form input to another.
 
         <preference name="HideKeyboardFormAccessoryBar" value="true"/>