Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B8527106F7 for ; Sat, 21 Sep 2013 12:07:12 +0000 (UTC) Received: (qmail 10983 invoked by uid 500); 21 Sep 2013 12:06:51 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 10667 invoked by uid 500); 21 Sep 2013 12:06:45 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 9854 invoked by uid 99); 21 Sep 2013 12:06:34 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Sep 2013 12:06:34 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 90A4C8B0152; Sat, 21 Sep 2013 12:06:33 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mwbrooks@apache.org To: commits@cordova.apache.org Date: Sat, 21 Sep 2013 12:06:55 -0000 Message-Id: <34a03b1978334f7a9ca3c7ad713df224@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [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 Authored: Thu Sep 19 15:27:58 2013 -0400 Committer: Michael Brooks 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.