mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
use consistent verb style
This commit is contained in:
@@ -542,11 +542,11 @@ the [close event](#event-close).
|
||||
|
||||
### `win.focus()`
|
||||
|
||||
Focus on the window.
|
||||
Focuses on the window.
|
||||
|
||||
### `win.blur()`
|
||||
|
||||
Remove focus from the window.
|
||||
Removes focus from the window.
|
||||
|
||||
### `win.isFocused()`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user