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
commit 371e38198f

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.