fix docs typo

This commit is contained in:
Shelley Vohr 2017-09-26 21:30:27 -04:00
parent 31bf873c20
commit 05c50b0a2e
No known key found for this signature in database
GPG key ID: F13993A75599653C

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