docs: capitalize POSIX and Windows correctly (#44557)
* docs: capitalize POSIX correctly Co-authored-by: Charles Kerr <charles@charleskerr.com> * docs: capitalize Windows correctly Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
parent
aa02f3db47
commit
555c368052
4 changed files with 4 additions and 4 deletions
|
@ -36,7 +36,7 @@ Open the given file in the desktop's default manner.
|
|||
|
||||
### `shell.openExternal(url[, options])`
|
||||
|
||||
* `url` string - Max 2081 characters on windows.
|
||||
* `url` string - Max 2081 characters on Windows.
|
||||
* `options` Object (optional)
|
||||
* `activate` boolean (optional) _macOS_ - `true` to bring the opened application to the foreground. The default is `true`.
|
||||
* `workingDirectory` string (optional) _Windows_ - The working directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue