Merge pull request #3091 from smelnikov/fixspell

Minor spelling fixes in comments
This commit is contained in:
Adam Krebs
2014-03-27 14:56:37 +00:00

View File

@@ -614,7 +614,7 @@
// -------------------
// If models tend to represent a single row of data, a Backbone Collection is
// more analagous to a table full of data ... or a small slice or page of that
// more analogous to a table full of data ... or a small slice or page of that
// table, or a collection of rows that belong together for a particular reason
// -- all of the messages in this particular folder, all of the documents
// belonging to this particular author, and so on. Collections maintain