use consistent verb style
This commit is contained in:
parent
90d1b9169f
commit
72403c1a8d
1 changed files with 2 additions and 2 deletions
|
@ -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()`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue