Return-Path: X-Original-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DE159EB8 for ; Tue, 10 Apr 2012 00:50:51 +0000 (UTC) Received: (qmail 22036 invoked by uid 500); 10 Apr 2012 00:50:51 -0000 Delivered-To: apmail-incubator-callback-commits-archive@incubator.apache.org Received: (qmail 22006 invoked by uid 500); 10 Apr 2012 00:50:51 -0000 Mailing-List: contact callback-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-commits@incubator.apache.org Received: (qmail 21998 invoked by uid 99); 10 Apr 2012 00:50:51 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2012 00:50:51 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id F11A2BF6D; Tue, 10 Apr 2012 00:50:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: shazron@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: ios commit: Typo in Cordova Upgrade Guide for 1.6.0 Message-Id: <20120410005050.F11A2BF6D@tyr.zones.apache.org> Date: Tue, 10 Apr 2012 00:50:50 +0000 (UTC) Updated Branches: refs/heads/master 1f4a95ac8 -> a0f3a9168 Typo in Cordova Upgrade Guide for 1.6.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/a0f3a916 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/a0f3a916 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/a0f3a916 Branch: refs/heads/master Commit: a0f3a9168fa439ca9e09ec25ab1ad04f86ae4de9 Parents: 1f4a95a Author: Shazron Abdullah Authored: Mon Apr 9 17:50:43 2012 -0700 Committer: Shazron Abdullah Committed: Mon Apr 9 17:50:43 2012 -0700 ---------------------------------------------------------------------- guides/Cordova Upgrade Guide.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/a0f3a916/guides/Cordova Upgrade Guide.md ---------------------------------------------------------------------- diff --git a/guides/Cordova Upgrade Guide.md b/guides/Cordova Upgrade Guide.md index 0d0302e..31b6d00 100644 --- a/guides/Cordova Upgrade Guide.md +++ b/guides/Cordova Upgrade Guide.md @@ -4,7 +4,7 @@ This document is for developers who need to upgrade their Cordova-based projects - To upgrade from 1.3.0 to 1.6.0, please go to the 1.4.0 instructions first, then 1.5.0, then 1.6.0 - To upgrade from 1.4.x to 1.6.0, please go to the 1.5.0 instructions first, then 1.6.0 -- To upgrade from 1.5.0 to 1.6.0, go straight to the 1.5.0 instructions +- To upgrade from 1.5.0 to 1.6.0, go straight to the 1.6.0 instructions ## Upgrading Cordova 1.5.0 projects to 1.6.0 ##