You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2015/12/07 15:55:57 UTC

cordova-plugin-device git commit: CB-9923 Update `device.platform` documentation for browser platform

Repository: cordova-plugin-device
Updated Branches:
  refs/heads/master 715ee7e07 -> e009fbaf4


CB-9923 Update `device.platform` documentation for browser platform


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

Branch: refs/heads/master
Commit: e009fbaf4fb12a69a0132b6127f86fed9b42b5cd
Parents: 715ee7e
Author: Vladimir Kotikov <ko...@gmail.com>
Authored: Mon Dec 7 17:47:09 2015 +0300
Committer: Vladimir Kotikov <ko...@gmail.com>
Committed: Mon Dec 7 17:47:09 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/e009fbaf/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 677a7d1..6dc4384 100644
--- a/README.md
+++ b/README.md
@@ -121,8 +121,7 @@ Get the device's operating system name.
     // Depending on the device, a few examples are:
     //   - "Android"
     //   - "BlackBerry 10"
-    //   - Browser:         returns "MacIntel" on Mac
-    //                      returns "Win32" on Windows
+    //   - "browser"
     //   - "iOS"
     //   - "WinCE"
     //   - "Tizen"


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