subtle indentation error

This commit is contained in:
Chris Wanstrath 2011-09-08 01:00:01 -07:00
parent 32f7a080ef
commit e5a5c422a4

View File

@ -18,7 +18,7 @@ class Pane
@[method]()
else
console.error "keymap: no '#{method}' method found"
@initialize options
@initialize options
# Override in your subclass
initialize: ->