mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-23 05:48:10 -05:00
typo
This commit is contained in:
@@ -514,7 +514,7 @@
|
||||
return $(selector, this.el);
|
||||
};
|
||||
|
||||
// Set up all interitable **Backbone.View** properties and methods.
|
||||
// Set up all inheritable **Backbone.View** properties and methods.
|
||||
_.extend(Backbone.View.prototype, {
|
||||
|
||||
// The default tagName of a View's element is "div".
|
||||
|
||||
Reference in New Issue
Block a user