1
0
mirror of synced 2025-02-20 06:03:15 +03:00

Spelling fix

This commit is contained in:
flack 2013-10-23 11:32:04 +02:00
parent 0a31ecb283
commit 195b1169ae

View File

@ -157,7 +157,7 @@ wishes to be hydrated. Default result-types include:
- SQL to a single result variable
Hydration to entities and arrays is one of most complex parts of Doctrine
algorithm-wise. It can built results with for example:
algorithm-wise. It can build results with for example:
- Single table selects
- Joins with n:1 or 1:n cardinality, grouping belonging to the same parent.