mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
subtle indentation error
This commit is contained in:
@@ -18,7 +18,7 @@ class Pane
|
||||
@[method]()
|
||||
else
|
||||
console.error "keymap: no '#{method}' method found"
|
||||
@initialize options
|
||||
@initialize options
|
||||
|
||||
# Override in your subclass
|
||||
initialize: ->
|
||||
Reference in New Issue
Block a user