Skip to content

Commit

Permalink
Add Android and WebOS to Browser.Platform.other description
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian committed May 20, 2010
1 parent c60a2ed commit c93ba97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/Browser/Browser.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Some browser properties are attached to the Browser Object for browser and platf
* Browser.Platform.ipod - (*boolean*) True if the platform is an iPod touch / iPhone / iPad.
* Browser.Platform.android - (*boolean*) True if the platform is Android
* Browser.Platform.webos - (*boolean*) True if the platform is WebOS
* Browser.Platform.other - (*boolean*) True if the platform is neither Mac, Windows, Linux nor iPod.
* Browser.Platform.other - (*boolean*) True if the platform is neither Mac, Windows, Linux, Android, WebOS nor iPod.
* Browser.Platform.name - (*string*) The name of the platform.

### Plugins:
Expand Down

0 comments on commit c93ba97

Please sign in to comment.