From 2a09d25eb189fe2f4f2fb6975ce1111b887c98a5 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 20 Oct 2014 15:31:44 -0700 Subject: [PATCH] :memo: Add template --- src/browser/application-menu.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/browser/application-menu.coffee b/src/browser/application-menu.coffee index 5270b59d6..3432d86b2 100644 --- a/src/browser/application-menu.coffee +++ b/src/browser/application-menu.coffee @@ -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.