1
0
mirror of synced 2025-02-02 13:31:45 +03:00

fixed typo into native-sql documentation

This commit is contained in:
Alessandro Minoccheri 2017-08-24 11:27:54 +02:00
parent aac0204611
commit a708d4076e

View File

@ -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