fix some class headings

This commit is contained in:
Zeke Sikelianos 2016-11-14 16:24:48 -08:00
parent c9739abf7f
commit 5979dab13c
3 changed files with 5 additions and 12 deletions

View file

@ -1,4 +1,4 @@
# Menu
## Class: Menu
> Create native application menus and context menus.
@ -217,8 +217,6 @@ window.addEventListener('contextmenu', (e) => {
</script>
```
## Class: Menu
### `new Menu()`
Creates a new menu.