[Pkg-javascript-commits] [backbone] 13/23: Fixes #453, typo.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:00:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.5.1
in repository backbone.

commit a30ea0dfda447895e615d700c0f948c8e0ecd5f1
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Sat Jul 2 09:58:07 2011 -0400

    Fixes #453, typo.
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 1fbbc7b..b91c119 100644
--- a/index.html
+++ b/index.html
@@ -382,7 +382,7 @@
       release. <tt>Controller</tt> is now <a href="#Router">Router</a>, and 
       <tt>refresh</tt> is now <a href="#Collection-reset">reset</a>. 
       The previous <tt>saveLocation</tt> and <tt>setLocation</tt>
-      functions have peen replaced by <a href="#Router-navigate">navigate</a>. 
+      functions have been replaced by <a href="#Router-navigate">navigate</a>. 
       Be sure to <a href="#History-start">opt-in</a> to <tt>pushState</tt> support, 
       if you want to use it.
     </p>

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