You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by da...@apache.org on 2016/03/31 15:10:59 UTC

cordova-plugin-splashscreen git commit: Fixed misspelling in the README

Repository: cordova-plugin-splashscreen
Updated Branches:
  refs/heads/master 9832d2e16 -> 6863886d7


Fixed misspelling in the README

Github: close #88


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/6863886d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/6863886d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/6863886d

Branch: refs/heads/master
Commit: 6863886d74ec0153ee2810764b0280599e0aed18
Parents: 9832d2e
Author: weexpectedTHIS <ky...@gmail.com>
Authored: Mon Feb 29 20:21:17 2016 -0800
Committer: daserge <v-...@microsoft.com>
Committed: Thu Mar 31 16:09:59 2016 +0300

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/6863886d/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 71930da..ebdf237 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ Please notice that the value of the "src" attribute is relative to the project d
 
 #### config.xml
 
--  __AutoHideSplashScreen__ (boolean, default to `true`). Indicates wherether hide splash screen automatically or not. Splash screen hidden after amount of time specified in the `SplashScreenDelay` preference.
+-  __AutoHideSplashScreen__ (boolean, default to `true`). Indicates whether to hide splash screen automatically or not. Splash screen hidden after amount of time specified in the `SplashScreenDelay` preference.
 
 ```xml
     <preference name="AutoHideSplashScreen" value="true" />


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