Updated Branches:
  refs/heads/master 49251ad2e -> 9eba609a5

CB-6040: Correct spelling of "directory"


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

Branch: refs/heads/master
Commit: 9eba609a5796ff4dac519aa53c0a3a98a7b2a55e
Parents: 49251ad
Author: Adam Bowen <[email protected]>
Authored: Wed Feb 12 14:44:40 2014 -0600
Committer: Marcel Kinard <[email protected]>
Committed: Fri Feb 14 13:55:43 2014 -0500

----------------------------------------------------------------------
 docs/en/3.3.0/guide/cli/index.md | 2 +-
 docs/en/edge/guide/cli/index.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/9eba609a/docs/en/3.3.0/guide/cli/index.md
----------------------------------------------------------------------
diff --git a/docs/en/3.3.0/guide/cli/index.md b/docs/en/3.3.0/guide/cli/index.md
index 7cf5bfc..dce6ed0 100644
--- a/docs/en/3.3.0/guide/cli/index.md
+++ b/docs/en/3.3.0/guide/cli/index.md
@@ -154,7 +154,7 @@ about the _merges_ folder can be found in the Customize 
Each Platform section be
 **WARNING**: When using the CLI to build your application, you are strongly 
discouraged
 from editing any files in the `/platforms/` folder unless you know what you 
are doing
 or are specifically told otherwise in documentation. This is because the files 
in the 
-`/platforms/` direcotry will be overwritten on prepare or plugin 
reinstallation. 
+`/platforms/` directory will be overwritten on prepare or plugin 
reinstallation. 
 
 If you wish at this point, you can use an SDK such as Eclipse or Xcode
 to open the project you created. You will need to open the derivative set of 
assets

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/9eba609a/docs/en/edge/guide/cli/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/cli/index.md b/docs/en/edge/guide/cli/index.md
index 1c045f2..ac02a64 100644
--- a/docs/en/edge/guide/cli/index.md
+++ b/docs/en/edge/guide/cli/index.md
@@ -165,7 +165,7 @@ about the _merges_ folder can be found in the Customize 
Each Platform section be
 **WARNING**: When using the CLI to build your application, you are strongly 
discouraged
 from editing any files in the `/platforms/` folder unless you know what you 
are doing
 or are specifically told otherwise in documentation. This is because the files 
in the 
-`/platforms/` directory will be overwritten on prepare or plugin 
reinstallation. 
+`/platforms/` directory will be overwritten on prepare or plugin 
reinstallation.
 
 If you wish at this point, you can use an SDK such as Eclipse or Xcode
 to open the project you created. You will need to open the derivative set of 
assets

Reply via email to