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 2016/03/15 03:14:39 UTC

docs commit: Fix typo. This closes #503.

Repository: cordova-docs
Updated Branches:
  refs/heads/master 0a731effa -> a6f566567


Fix typo. This closes #503.

Signed-off-by: Dmitry Blotsky <dm...@gmail.com>


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

Branch: refs/heads/master
Commit: a6f566567ec31a397bf30b4d052c01f9078b34c8
Parents: 0a731ef
Author: Bas Bosman <gi...@nazgul.nu>
Authored: Wed Feb 17 13:40:59 2016 +0100
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Mon Mar 14 19:13:56 2016 -0700

----------------------------------------------------------------------
 www/_posts/2016-02-09-plugins-release.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/a6f56656/www/_posts/2016-02-09-plugins-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2016-02-09-plugins-release.md b/www/_posts/2016-02-09-plugins-release.md
index a61cdea..87351a9 100644
--- a/www/_posts/2016-02-09-plugins-release.md
+++ b/www/_posts/2016-02-09-plugins-release.md
@@ -14,7 +14,7 @@ The following plugins were updated today:
 * cordova-plugin-inappbrowser@1.3.0
 * cordova-plugin-media@2.2.0
 * cordova-plugin-statusbar@2.1.1
-* cordova-plugin-spashscreen@3.2.0
+* cordova-plugin-splashscreen@3.2.0
 * cordova-plugin-wkwebviewengine@1.0.2
 
 ----
@@ -51,7 +51,7 @@ cordova-plugin-media@2.2.0
 cordova-plugin-statusbar@2.1.1
 * [CB-10102](https://issues.apache.org/jira/browse/CB-10102) The `removeObserver` code was wrong and it might crash on plugin deallocation
 
-cordova-plugin-spashscreen@3.2.0
+cordova-plugin-splashscreen@3.2.0
 * [CB-10422](https://issues.apache.org/jira/browse/CB-10422) Splashscreen displays black screen with no image on **Android**
 * [CB-10412](https://issues.apache.org/jira/browse/CB-10412) `AutoHideSplashScreen` "false" isn't taken in account on **iOS**
 * [CB-9516](https://issues.apache.org/jira/browse/CB-9516) **Android** SplashScreen - Spinner Does Not Display


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