OS X → macOS

This commit is contained in:
Zeke Sikelianos 2016-06-21 23:02:01 -07:00
parent 72403c1a8d
commit 271c39ceb3

View file

@ -72,10 +72,10 @@ or a custom type like Electron's [`webContent`](api/web-content.md).
If an argument is unique to certain platforms, those platforms are denoted
using a space-delimited italicized list following the datatype. Values can be
`OS X`, `Windows`, or `Linux`.
`macOS`, `Windows`, or `Linux`.
```
* `animate` Boolean (optional) _OS X_ _Windows_
* `animate` Boolean (optional) _macOS_ _Windows_
```
### Events