fixed typo

This commit is contained in:
Andrew Schaaf
2010-10-02 15:14:00 -04:00
parent 6c993eb1be
commit 8b233a0151

View File

@@ -431,7 +431,7 @@
};
});
// Backbone View
// Backbone.View
// -------------
Backbone.View = function(options) {