Attempt at correction for a formatting glitch.
It appears Sphinx doesn't use the `` mark in the middle of a word correctly
This commit is contained in:
parent
d81dca3e90
commit
0411b1e75d
@ -58,7 +58,7 @@ components:
|
||||
.. note::
|
||||
|
||||
It might not surprise you that Doctrine uses
|
||||
``ResultSetMapping``s internally when you create DQL queries. As
|
||||
``ResultSetMapping`` internally when you create DQL queries. As
|
||||
the query gets parsed and transformed to SQL, Doctrine fills a
|
||||
``ResultSetMapping`` that describes how the results should be
|
||||
processed by the hydration routines.
|
||||
|
Loading…
Reference in New Issue
Block a user