Update menu.md

pull/7884/head
Samuel Attard 2016-11-11 16:37:19 +11:00 committed by Zeke Sikelianos
parent 494afec01d
commit 174e51507d
1 changed files with 1 additions and 1 deletions
docs/api

View File

@ -238,7 +238,7 @@ will be set as each window's top menu.
#### `Menu.getApplicationMenu()`
Returns `Menu` the application menu (an instance of `Menu`), if set, or `null`, if not set.
Returns `Menu` - The application menu, if set, or `null`, if not set.
#### `Menu.sendActionToFirstResponder(action)` _macOS_