You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2014/09/30 20:05:42 UTC

git commit: Fixed iOS tests README typo.

Repository: cordova-plugin-splashscreen
Updated Branches:
  refs/heads/master 483182f33 -> d0614c532


Fixed iOS tests README typo.


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/d0614c53
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/d0614c53
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/d0614c53

Branch: refs/heads/master
Commit: d0614c532bc1e7e0a380bd5d4fcd66324e1b68e0
Parents: 483182f
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Sep 30 11:06:04 2014 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Sep 30 11:06:04 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/d0614c53/tests/ios/README.md
----------------------------------------------------------------------
diff --git a/tests/ios/README.md b/tests/ios/README.md
index 5bd4008..6530421 100644
--- a/tests/ios/README.md
+++ b/tests/ios/README.md
@@ -12,7 +12,7 @@ First install cordova-ios:
 # Testing from Xcode
 
 1. Launch the `CDVSplashScreenTest.xcworkspace` file.
-2. Choose "CDVSplashScreenLibTets" from the scheme drop-down menu
+2. Choose "CDVSplashScreenLibTests" from the scheme drop-down menu
 3. Click and hold on the `Play` button, and choose the `Wrench` icon to run the tests