use consistent wording for instances
This commit is contained in:
parent
a304a59d36
commit
6d8a6e6471
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ The `webPreferences` option is an object that can have the following properties:
|
|||
|
||||
### Instance Events
|
||||
|
||||
Instances of `BrowserWindow` emit the following events:
|
||||
Objects created with `new BrowserWindow` emit the following events:
|
||||
|
||||
**Note:** Some events are only available on specific operating systems and are
|
||||
labeled as such.
|
||||
|
|
Loading…
Reference in a new issue