[Pkg-javascript-commits] [backbone] 04/74: Revert the attack of the italics.
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:59:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.3.0
in repository backbone.
commit f260ac24b6a5b41bb25f8dc1f2ca21e39b92c4b8
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Mon Oct 25 11:58:11 2010 -0400
Revert the attack of the italics.
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 97f79ad..783a454 100644
--- a/index.html
+++ b/index.html
@@ -1053,7 +1053,7 @@ alert(chapters.pluck('title'));
<p class="warning">
Brief aside: This comparator function is different than JavaScript's regular
"sort", which must return <tt>0</tt>, <tt>1</tt>, or <tt>-1</tt>,
- and is more similar to a <tt>sortBy</tt><i> — a much nicer API.
+ and is more similar to a <tt>sortBy</tt> — a much nicer API.
</p>
<p id="Collection-sort">
--
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