mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Merge pull request #3091 from smelnikov/fixspell
Minor spelling fixes in comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user