mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user