docs: fix typos (#24982)
* docs: sync table of content from pull-requests.md to CONTRIBUTING.md This also fixes some incorrect / dead links. * docs: fix a bunch of typos
This commit is contained in:
parent
b55e8dc578
commit
5c5e006e46
15 changed files with 30 additions and 30 deletions
|
@ -30,7 +30,7 @@ Show the given file in a file manager. If possible, select the file.
|
|||
|
||||
* `path` String
|
||||
|
||||
Returns `Promise<String>` - Resolves with an string containing the error message corresponding to the failure if a failure occurred, otherwise "".
|
||||
Returns `Promise<String>` - Resolves with a string containing the error message corresponding to the failure if a failure occurred, otherwise "".
|
||||
|
||||
Open the given file in the desktop's default manner.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue