[Pkg-javascript-commits] [backbone] 15/281: Fix incorrect variable name on docs for delegateEvents
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:01:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.9.0
in repository backbone.
commit 123b92e468249adae3f813754cb26e6e2e397c0a
Author: Keith Cirkel <github at keithcirkel.co.uk>
Date: Tue Sep 6 11:52:15 2011 +0200
Fix incorrect variable name on docs for delegateEvents
---
backbone.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backbone.js b/backbone.js
index 0c703cf..31f5541 100644
--- a/backbone.js
+++ b/backbone.js
@@ -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"}*
//
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list