Replace OS X and Mac OS with macOS

This commit is contained in:
Leonard Lamprecht 2016-06-18 15:26:26 +02:00
parent 52350b5e35
commit 67dd19ed0f
157 changed files with 650 additions and 650 deletions

View file

@ -31,7 +31,7 @@ Open the given file in the desktop's default manner.
### `shell.openExternal(url[, options])`
* `url` String
* `options` Object (optional) _OS X_
* `options` Object (optional) _macOS_
* `activate` Boolean - `true` to bring the opened application to the
foreground. The default is `true`.