Merge pull request #6644 from AlessandroMinoccheri/fix_documentation_typo
fixed typo into native-sql documentation
This commit is contained in:
commit
acfc890dbd
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ This has several benefits:
|
|||
- The API is much simpler than the usual ``ResultSetMapping`` API.
|
||||
|
||||
One downside is that the builder API does not yet support entities
|
||||
with inheritance hierachies.
|
||||
with inheritance hierarchies.
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue