Improved wording

This commit is contained in:
Leonard Lamprecht 2016-06-18 15:28:22 +02:00
parent 67dd19ed0f
commit 511bf83fe7
2 changed files with 2 additions and 2 deletions

View file

@ -244,7 +244,7 @@ emulating default Cocoa menu behaviors, usually you would just use the
`role` property of `MenuItem`.
See the [macOS Cocoa Event Handling Guide](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/EventOverview/EventArchitecture/EventArchitecture.html#//apple_ref/doc/uid/10000060i-CH3-SW7)
for more information on macOS's native actions.
for more information on macOS' native actions.
### `Menu.buildFromTemplate(template)`