mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Replace OS X and Mac OS with macOS
This commit is contained in:
@@ -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`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user