You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2016/01/05 02:20:09 UTC

[1/2] docs commit: Fix typo : iOS -> Android

Repository: cordova-docs
Updated Branches:
  refs/heads/master 7422f85b8 -> 63f1eb27b


Fix typo : iOS -> Android

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

Branch: refs/heads/master
Commit: 2191f83d30e62ec51c2c19e80a886a1dcc843ab9
Parents: 8a41edc
Author: Henry Lim <li...@users.noreply.github.com>
Authored: Fri Dec 18 15:33:31 2015 +0800
Committer: Henry Lim <li...@users.noreply.github.com>
Committed: Fri Dec 18 15:33:31 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2191f83d/www/docs/en/5.0.0/guide/platforms/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/5.0.0/guide/platforms/android/index.md b/www/docs/en/5.0.0/guide/platforms/android/index.md
index 3291d6d..7d2f28d 100644
--- a/www/docs/en/5.0.0/guide/platforms/android/index.md
+++ b/www/docs/en/5.0.0/guide/platforms/android/index.md
@@ -243,7 +243,7 @@ release:
 You can use the `cordova` CLI utility to deploy the
 application to the emulator or the device from the command line:
 
-        $ cordova emulate android       #to deploy the app on a default iOS emulator
+        $ cordova emulate android       #to deploy the app on a default Android emulator
         $ cordova run android --device  #to deploy the app on a connected device
 
 Otherwise, use the alternate shell interface:


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


[2/2] docs commit: Merge branch 'patch-1' of https://github.com/limhenry/cordova-docs

Posted by pu...@apache.org.
Merge branch 'patch-1' of https://github.com/limhenry/cordova-docs


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

Branch: refs/heads/master
Commit: 63f1eb27bf44e855765e17ed82450374957e8895
Parents: 7422f85 2191f83
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon Jan 4 17:08:57 2016 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon Jan 4 17:08:57 2016 -0800

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



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