Skip to content

Commit

Permalink
Merge branch 'master' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Oct 25, 2010
2 parents 0c61107 + f260ac2 commit 42cd7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@ <h2 id="Collection">Backbone.Collection</h2>
<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> &mdash; a much nicer API.
and is more similar to a <tt>sortBy</tt> &mdash; a much nicer API.
</p>

<p id="Collection-sort">
Expand Down

0 comments on commit 42cd7d5

Please sign in to comment.