💄 fix typo in doc.

This commit is contained in:
Cheng Zhao 2013-10-05 13:03:08 +08:00
parent 587484a5d0
commit 61cc0bba25

View file

@ -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)