diff --git a/backbone.js b/backbone.js index a8d395ea..4880bf2b 100644 --- a/backbone.js +++ b/backbone.js @@ -426,7 +426,7 @@ }; }); - // Backbone View + // Backbone.View // ------------- Backbone.View = function(options) {