You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2015/03/25 14:38:02 UTC

docs commit: CB-8476 Fix a few typos in blackberry/wp8 guides (close #268)

Repository: cordova-docs
Updated Branches:
  refs/heads/master 5584aaec0 -> ac5530599


CB-8476 Fix a few typos in blackberry/wp8 guides (close #268)


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

Branch: refs/heads/master
Commit: ac55305991225e65ece0b1a44fbd2b6fa894cb4c
Parents: 5584aae
Author: Lovekesh Garg <ia...@gmail.com>
Authored: Thu Feb 19 00:09:24 2015 +0530
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Wed Mar 25 09:37:32 2015 -0400

----------------------------------------------------------------------
 docs/en/edge/guide/platforms/blackberry10/upgrade.md | 2 +-
 docs/en/edge/guide/platforms/wp8/plugin.md           | 4 ++--
 docs/en/edge/guide/platforms/wp8/upgrade.md          | 4 ++--
 docs/en/edge/guide/platforms/wp8/vmware.md           | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ac553059/docs/en/edge/guide/platforms/blackberry10/upgrade.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/blackberry10/upgrade.md b/docs/en/edge/guide/platforms/blackberry10/upgrade.md
index 6be3d8e..0cf703b 100644
--- a/docs/en/edge/guide/platforms/blackberry10/upgrade.md
+++ b/docs/en/edge/guide/platforms/blackberry10/upgrade.md
@@ -122,7 +122,7 @@ For BlackBerryOS/Playbook:
 
 3. Navigate to the directory where you put the downloaded source above, using a unix like terminal: Terminal.app, Bash, Cygwin, etc.
 
-4. Create a new project, as described in iOS Shell Tool Guide. You need the assets from this new project.
+4. Create a new project, as described in BlackBerry Shell Tool Guide. You need the assets from this new project.
 
 5. Copy the `www/cordova.js` file from the new project into the `www` directory, and delete the `www/cordova.js` file.
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ac553059/docs/en/edge/guide/platforms/wp8/plugin.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/wp8/plugin.md b/docs/en/edge/guide/platforms/wp8/plugin.md
index b86a558..b9a1f3e 100644
--- a/docs/en/edge/guide/platforms/wp8/plugin.md
+++ b/docs/en/edge/guide/platforms/wp8/plugin.md
@@ -20,8 +20,8 @@ license: Licensed to the Apache Software Foundation (ASF) under one
 # Windows Phone 8 Plugins
 
 This section provides details for how to implement native plugin code
-on the Windows Phone platform. Before reading this, see Application
-Plugins for an overview of the plugin's structure and its common
+on the Windows Phone platform. Before reading this, see Plugin Development 
+Guide for an overview of the plugin's structure and its common
 JavaScript interface. This section continues to demonstrate the sample
 _echo_ plugin that communicates from the Cordova webview to the native
 platform and back.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ac553059/docs/en/edge/guide/platforms/wp8/upgrade.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/wp8/upgrade.md b/docs/en/edge/guide/platforms/wp8/upgrade.md
index da00bce..17df9b8 100644
--- a/docs/en/edge/guide/platforms/wp8/upgrade.md
+++ b/docs/en/edge/guide/platforms/wp8/upgrade.md
@@ -23,8 +23,8 @@ This guide shows how to modify Windows Phone 8 projects, to upgrade from older v
 instructions apply to projects created with an older set of
 command-line tools that precede the `cordova` CLI utility. See The
 Command-Line Interface for information how to update the version of
-the CLI.  The following section shows how to upgrade from non-CLI
-projects.
+the CLI.  The following section shows how to upgrade from non-CLI and
+CLI projects.
 
 ## Upgrading 3.6.0 Projects to 4.0.0
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ac553059/docs/en/edge/guide/platforms/wp8/vmware.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/wp8/vmware.md b/docs/en/edge/guide/platforms/wp8/vmware.md
index 7ce1b71..2922bd9 100644
--- a/docs/en/edge/guide/platforms/wp8/vmware.md
+++ b/docs/en/edge/guide/platforms/wp8/vmware.md
@@ -36,7 +36,7 @@ Fusion.  After installing Windows, follow these steps:
 
    ![](img/guide/platforms/wp8/vmware_memory_opts.png)
 
-   The Windows Phone Emulator alone uses half a megabyte of memory, so
+   The Windows Phone Emulator alone uses half a gigabyte of memory, so
    overall you should reserve at least 2GB for VMWare.
 
 1. Choose the __Advanced__ settings. Enable the __Preferred


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org