1
0
mirror of synced 2025-03-24 08:53:52 +03:00

Fix an instance of doubled words

This commit is contained in:
John Bafford 2013-05-27 11:20:26 -04:00
parent e5de0dad7e
commit 0e29fe871a

View File

@ -277,7 +277,7 @@ detail:
The first parameter is the alias of the entity result to which the
meta column belongs. A meta result column (foreign key or
discriminator column) always belongs to to an entity result. The
discriminator column) always belongs to an entity result. The
second parameter is the column alias/name of the column in the SQL
result set and the third parameter is the column name used in the
mapping.