mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-08 03:00:26 -04:00
Merge pull request #597 from keithcirkel/patch-1
Fix incorrect variable name on docs for delegateEvents
This commit is contained in:
@@ -936,7 +936,7 @@
|
||||
return el;
|
||||
},
|
||||
|
||||
// Set callbacks, where `this.callbacks` is a hash of
|
||||
// Set callbacks, where `this.events` is a hash of
|
||||
//
|
||||
// *{"event selector": "callback"}*
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user