Merge pull request #516 from alexwhitman/patch-1

Fix isMinimized API documentation
This commit is contained in:
Cheng Zhao
2014-07-28 18:39:02 +08:00

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.