From 6863886d74ec0153ee2810764b0280599e0aed18 Mon Sep 17 00:00:00 2001 From: weexpectedTHIS Date: Mon, 29 Feb 2016 20:21:17 -0800 Subject: [PATCH] Fixed misspelling in the README Github: close #88 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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