📝 Fix url to unity-launcher and tiny correction (#12084)

This commit is contained in:
Tiago Danin 2018-02-28 21:28:40 -03:00 committed by Charles Kerr
parent dfa1dc43df
commit efeabfe3ef
2 changed files with 4 additions and 2 deletions

View file

@ -36,7 +36,7 @@ Open the given file in the desktop's default manner.
### `shell.openExternal(url[, options, callback])`
* `url` String - max 2081 characters on windows, or the function returns false.
* `url` String - Max 2081 characters on windows, or the function returns false.
* `options` Object (optional) _macOS_
* `activate` Boolean - `true` to bring the opened application to the
foreground. The default is `true`.