📝 Fix grammatical typo
[ci skip]
This commit is contained in:
parent
039aebb74a
commit
9ea4039887
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ supported values are:
|
||||||
(`kCGDesktopWindowLevel - 1`). Note that desktop window will not receive
|
(`kCGDesktopWindowLevel - 1`). Note that desktop window will not receive
|
||||||
focus, keyboard or mouse events, but you can use `globalShortcut` to receive
|
focus, keyboard or mouse events, but you can use `globalShortcut` to receive
|
||||||
input sparingly.
|
input sparingly.
|
||||||
* On Windows, possible types are `toolbar`.
|
* On Windows, possible type is `toolbar`.
|
||||||
|
|
||||||
The `titleBarStyle` option is only supported on macOS 10.10 Yosemite and newer.
|
The `titleBarStyle` option is only supported on macOS 10.10 Yosemite and newer.
|
||||||
Possible values are:
|
Possible values are:
|
||||||
|
|
Loading…
Reference in a new issue