mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix docs typo
This commit is contained in:
@@ -93,7 +93,7 @@ Appends the `menuItem` to the menu.
|
||||
|
||||
* `id` String
|
||||
|
||||
Returns the MenuItem with the specified `id`.
|
||||
Returns `MenuItem` the item with the specified `id`
|
||||
|
||||
#### `menu.insert(pos, menuItem)`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user