Fixed misspelling in the README

Github: close #88
This commit is contained in:
weexpectedTHIS 2016-02-29 20:21:17 -08:00 committed by daserge
parent 9832d2e165
commit 6863886d74

View File

@ -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" />