Fix isMinimized API documentation
This commit is contained in:
parent
cab00a1450
commit
e4290393af
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ the Dock.
|
|||
|
||||
Restores the window from minimized state to its previous state.
|
||||
|
||||
### BrowserWindow.isMaximized()
|
||||
### BrowserWindow.isMinimized()
|
||||
|
||||
Returns whether the window is minimized.
|
||||
|
||||
|
|
Loading…
Reference in a new issue