diff --git a/src/context-menu-manager.coffee b/src/context-menu-manager.coffee index c2bf71be8..a2985531f 100644 --- a/src/context-menu-manager.coffee +++ b/src/context-menu-manager.coffee @@ -19,7 +19,7 @@ SpecificityCache = {} # # ## Context Menu CSON Format # -# # ```coffee +# ```coffee # 'atom-workspace': [{label: 'Help', command: 'application:open-documentation'}] # 'atom-text-editor': [{ # label: 'History',