docs: dialog.md - typo fix s/wndow/window/ (#45831)
Update dialog.md - typo fix
This commit is contained in:
parent
989918a59c
commit
ff05d4a96c
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ The `filters` specifies an array of file types that can be displayed, see
|
|||
**Note:** On macOS, using the asynchronous version is recommended to avoid issues when
|
||||
expanding and collapsing the dialog.
|
||||
|
||||
### `dialog.showMessageBoxSync([wndow, ]options)`
|
||||
### `dialog.showMessageBoxSync([window, ]options)`
|
||||
|
||||
* `window` [BaseWindow](base-window.md) (optional)
|
||||
* `options` Object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue