fix docs typo

This commit is contained in:
Shelley Vohr
2017-09-26 21:30:27 -04:00
parent 31bf873c20
commit 05c50b0a2e

View File

@@ -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)`