You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2016/12/13 23:48:38 UTC

[10/16] cordova-plugin-screen-orientation git commit: rectified Readme

 rectified Readme


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/commit/f2f2dbde
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/f2f2dbde
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/f2f2dbde

Branch: refs/heads/master
Commit: f2f2dbde729b9d3ac5884de6ee80ae354a3bf5ef
Parents: 35f68c9
Author: maverickmishra <vi...@gmail.com>
Authored: Mon Oct 17 16:29:20 2016 -0700
Committer: maverickmishra <vi...@gmail.com>
Committed: Mon Oct 17 16:29:20 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/blob/f2f2dbde/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index dd306f1..a632e6f 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 
 # Cordova Screen Orientation Plugin
 
-Cordova plugin to set/lock the screen orientation in a common way for iOS, Android, WP8 and Blackberry 10.  This plugin is based on [Screen Orientation API](http://www.w3.org/TR/screen-orientation/) so the api does not currently match the current spec.
+Cordova plugin to set/lock the screen orientation in a common way for iOS, Android, WP8 and Blackberry 10.  This plugin is based on [Screen Orientation API](http://www.w3.org/TR/screen-orientation/) so the api matches the current spec.
 
 The plugin adds the following to the screen object (`window.screen`):
 


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