1
0
mirror of synced 2025-02-02 21:41:45 +03:00

Merge pull request #6644 from AlessandroMinoccheri/fix_documentation_typo

fixed typo into native-sql documentation
This commit is contained in:
Marco Pivetta 2017-08-24 11:29:17 +02:00 committed by GitHub
commit acfc890dbd

View File

@ -63,7 +63,7 @@ This has several benefits:
- The API is much simpler than the usual ``ResultSetMapping`` API. - The API is much simpler than the usual ``ResultSetMapping`` API.
One downside is that the builder API does not yet support entities One downside is that the builder API does not yet support entities
with inheritance hierachies. with inheritance hierarchies.
.. code-block:: php .. code-block:: php