fixed typo found in code review
This commit is contained in:
parent
e1dcd79e48
commit
664e14b91f
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ win.on('hide', () => {
|
|||
|
||||
* `ignore` Boolean
|
||||
|
||||
Sets the option to ignore double click events. Ignoring these events allow you
|
||||
Sets the option to ignore double click events. Ignoring these events allows you
|
||||
to detect every individual click of the tray icon.
|
||||
|
||||
This value is set to false by default.
|
||||
|
|
Loading…
Reference in a new issue