[Pkg-javascript-commits] [backbone] 56/101: typo

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:58:28 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 6b55bd8359d2e167dc7b2ef584171633bc830b06
Author: Jeff Larson <thejefflarson at gmail.com>
Date:   Thu Oct 7 19:42:47 2010 -0400

    typo
---
 backbone.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backbone.js b/backbone.js
index 863f43f..5d786d4 100644
--- a/backbone.js
+++ b/backbone.js
@@ -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".

-- 
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