Fix isMinimized API documentation

This commit is contained in:
Alex Whitman 2014-07-26 09:53:02 +01:00
parent cab00a1450
commit e4290393af

View file

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