OS X → macOS
This commit is contained in:
parent
72403c1a8d
commit
271c39ceb3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue