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:37 UTC

[09/16] cordova-plugin-screen-orientation git commit: modified Readme

 modified 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/35f68c98
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/35f68c98
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/35f68c98

Branch: refs/heads/master
Commit: 35f68c985e0daa3fc9704b08a1a145df2a93adc0
Parents: 5d97d51
Author: maverickmishra <vi...@gmail.com>
Authored: Mon Oct 17 16:27:43 2016 -0700
Committer: maverickmishra <vi...@gmail.com>
Committed: Mon Oct 17 16:27:43 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/35f68c98/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 51ee123..dd306f1 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 an early version of [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 does not currently match 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