Fix an instance of doubled words
This commit is contained in:
parent
e5de0dad7e
commit
0e29fe871a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue