[Pkg-javascript-commits] [backbone] 25/281: Fix typo.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:01:53 UTC 2014


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

js pushed a commit to tag 0.9.0
in repository backbone.

commit d2eee2adceb4128fed4e3b06e932a902f1c6770c
Author: Robert Gieseke <robert.gieseke at gmail.com>
Date:   Fri Sep 16 21:29:59 2011 +0300

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

diff --git a/index.html b/index.html
index d4284b3..b260787 100644
--- a/index.html
+++ b/index.html
@@ -1453,7 +1453,7 @@ var othello = NYPL.create({
 
     <p>
       Web applications often provide linkable, bookmarkable, shareable URLs for
-      imporant locations in the app. Until recently, hash fragments 
+      important locations in the app. Until recently, hash fragments 
       (<tt>#page</tt>) were used to provide these permalinks, but with the 
       arrival of the History API, it's now possible to use standard URLs (<tt>/page</tt>).
       <b>Backbone.Router</b> provides methods for routing client-side pages, and

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