[Pkg-javascript-commits] [backbone] 04/101: fixed typo
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:58:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.1.0
in repository backbone.
commit 8b233a01516ba43060ae822e91b35f7751a54118
Author: Andrew Schaaf <andrew at andrewschaaf.com>
Date: Sat Oct 2 15:14:00 2010 -0400
fixed typo
---
backbone.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backbone.js b/backbone.js
index 0d1c7af..72c7be5 100644
--- a/backbone.js
+++ b/backbone.js
@@ -431,7 +431,7 @@
};
});
- // Backbone View
+ // Backbone.View
// -------------
Backbone.View = function(options) {
--
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