You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/10/21 03:22:32 UTC

docs commit: Small typo on line 100. This closes #397.

Repository: cordova-docs
Updated Branches:
  refs/heads/master 70bd2d806 -> b83b86a7d


Small typo on line 100. This closes #397.

Line 100 read "The plugin commands are a mirror of the plugin commands" and I think the second plugin commands was intended to be platform commands. Either way it's true.


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

Branch: refs/heads/master
Commit: b83b86a7d5ecaae1cd0246693cdfa2c40ba60d78
Parents: 70bd2d8
Author: Kevin Cooke <ks...@gmail.com>
Authored: Tue Oct 20 11:29:07 2015 -0400
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Oct 20 18:22:06 2015 -0700

----------------------------------------------------------------------
 www/docs/en/edge/platform_plugin_versioning_ref/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b83b86a7/www/docs/en/edge/platform_plugin_versioning_ref/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/edge/platform_plugin_versioning_ref/index.md b/www/docs/en/edge/platform_plugin_versioning_ref/index.md
index 15bb4e3..3e2c6f6 100644
--- a/www/docs/en/edge/platform_plugin_versioning_ref/index.md
+++ b/www/docs/en/edge/platform_plugin_versioning_ref/index.md
@@ -97,7 +97,7 @@ If you run the command **'cordova platform add android'** (no version/folder/git
 ---
 
 ## Plugin Versioning
-_(The plugin commands are a mirror of the plugin commands)_
+_(The plugin commands are a mirror of the platform commands)_
 
 ### Saving plugins
 To save a plugin, you issue the following command :


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