💄 fix typo in doc.
This commit is contained in:
parent
587484a5d0
commit
61cc0bba25
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ Returns the version of current bundle or executable.
|
|||
|
||||
Append a switch [with optional value] to Chromium's command line.
|
||||
|
||||
**Note:** This will not affect `process.argv`, and is mainly used by
|
||||
**developers to control some low-level Chromium behaviors.
|
||||
**Note:** This will not affect `process.argv`, and is mainly used by developers
|
||||
to control some low-level Chromium behaviors.
|
||||
|
||||
## app.commandLine.appendArgument(value)
|
||||
|
||||
|
|
Loading…
Reference in a new issue