fix typo
This commit is contained in:
parent
9828926002
commit
1f677ed361
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Play the beep sound.
|
|||
### `shell.writeShortcutLink(shortcutPath[, operation], options)` _Windows_
|
||||
|
||||
* `shortcutPath` String
|
||||
* `operation` String (optional) - Default is `create`, can be one of followings:
|
||||
* `operation` String (optional) - Default is `create`, can be one of following:
|
||||
* `create` - Creates a new shortcut, overwriting if necessary.
|
||||
* `update` - Updates specified properties only on an existing shortcut.
|
||||
* `replace` - Overwrites an existing shortcut, fails if the shortcut doesn't
|
||||
|
|
Loading…
Reference in a new issue