1
0
mirror of synced 2024-12-14 15:16:04 +03:00

Fix typo/Add missing words

This commit is contained in:
Adrien Brault 2012-06-13 01:36:40 +03:00
parent 138ec8411c
commit 47febcd7f4

View File

@ -1,7 +1,7 @@
Ordering To-Many Assocations Ordering To-Many Assocations
---------------------------- ----------------------------
There use-cases you will want to sort collections when they are There are use-cases when you'll want to sort collections when they are
retrieved from the database. In userland you do this as long as you retrieved from the database. In userland you do this as long as you
haven't initially saved an entity with its associations into the haven't initially saved an entity with its associations into the
database. To retrieve a sorted collection from the database you can database. To retrieve a sorted collection from the database you can