📝 Add template

This commit is contained in:
Kevin Sawicki
2014-10-20 15:31:44 -07:00
parent d5508b338b
commit 2a09d25eb1

View File

@@ -17,7 +17,7 @@ class ApplicationMenu
# Public: Updates the entire menu with the given keybindings.
#
# window - The BrowserWindow this menu is associated with.
# window - The BrowserWindow this menu template is associated with.
# template - The Object which describes the menu to display.
# keystrokesByCommand - An Object where the keys are commands and the values
# are Arrays containing the keystroke.