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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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