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/01/04 23:17:35 UTC

cordova-plugin-device git commit: fix typo

Repository: cordova-plugin-device
Updated Branches:
  refs/heads/master 64956bb66 -> 86de36afc


fix typo


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/86de36af
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/86de36af
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/86de36af

Branch: refs/heads/master
Commit: 86de36afcbe4dc42794367e3243dffa2044c7709
Parents: 64956bb
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon Jan 4 14:17:28 2016 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon Jan 4 14:17:28 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/86de36af/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 6550210..a2f1e02 100644
--- a/README.md
+++ b/README.md
@@ -129,7 +129,7 @@ Get the device's operating system name.
     //   - "iOS"
     //   - "WinCE"
     //   - "Tizen"
-    //   - "Max OS X"
+    //   - "Mac OS X"
     var devicePlatform = device.platform;
 
 ### Windows Phone 7 Quirks


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