You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2016/01/13 23:36:51 UTC

docs commit: Fixes a little typo.

Repository: cordova-docs
Updated Branches:
  refs/heads/master bdbb39894 -> dd75b37d3


Fixes a little typo.

Fixes a missing d in comman[d].. This closes #450


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

Branch: refs/heads/master
Commit: dd75b37d32991e3b3d48b4324763a8a51fafff40
Parents: bdbb398
Author: Mike Wink <ia...@gmail.com>
Authored: Tue Jan 5 13:13:30 2016 +0100
Committer: Nikhil Khandelwal <ni...@microsoft.com>
Committed: Wed Jan 13 14:36:32 2016 -0800

----------------------------------------------------------------------
 www/docs/en/5.4.0/guide/platforms/ios/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/dd75b37d/www/docs/en/5.4.0/guide/platforms/ios/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/5.4.0/guide/platforms/ios/index.md b/www/docs/en/5.4.0/guide/platforms/ios/index.md
index 4aff843..d086f60 100644
--- a/www/docs/en/5.4.0/guide/platforms/ios/index.md
+++ b/www/docs/en/5.4.0/guide/platforms/ios/index.md
@@ -78,7 +78,7 @@ __Install__ button next to the __Command Line Tools__ listing.
 
 ## Install Deploy Tools
 
-Run from comman-line terminal:
+Run from command-line terminal:
 
         $ npm install -g ios-sim
         $ npm install -g ios-deploy


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