fix typo in Browser.mobile docstring (#4434)
This commit is contained in:
parent
1964f35ea4
commit
978fdb5add
@ -98,8 +98,8 @@
|
||||
any3d: !window.L_DISABLE_3D && (ie3d || webkit3d || gecko3d) && !opera12 && !phantomjs,
|
||||
|
||||
|
||||
// @property ie: Boolean
|
||||
// `true` for all browsers running in a mobile devide.
|
||||
// @property mobile: Boolean
|
||||
// `true` for all browsers running in a mobile device.
|
||||
mobile: mobile,
|
||||
|
||||
// @property mobileWebkit: Boolean
|
||||
|
Loading…
Reference in New Issue
Block a user