Skip to content

Commit

Permalink
docs: fix MenuItem windowMenu role description (#17118)
Browse files Browse the repository at this point in the history
It was changed in #15930
  • Loading branch information
trop[bot] authored and codebytere committed Feb 27, 2019
1 parent 8cf0e8e commit 119382b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/menu-item.md
Expand Up @@ -85,7 +85,7 @@ The `role` property can have following values:
* `fileMenu` - Whole default "File" menu (Close / Quit)
* `editMenu` - Whole default "Edit" menu (Undo, Copy, etc.).
* `viewMenu` - Whole default "View" menu (Reload, Toggle Developer Tools, etc.)
* `windowMenu` - Whole default "Window" menu (Minimize, Close, etc.).
* `windowMenu` - Whole default "Window" menu (Minimize, Zoom, etc.).

The following additional roles are available on _macOS_:

Expand Down

0 comments on commit 119382b

Please sign in to comment.