docs: dialog.md - typo fix s/wndow/window/ (#45831)

Update dialog.md - typo fix
This commit is contained in:
Dietrich Ayala
2025-02-27 10:32:42 +01:00
committed by GitHub
parent 989918a59c
commit ff05d4a96c

View File

@@ -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