We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3b138 commit 16550e7Copy full SHA for 16550e7
doctrine/multiple_entity_managers.rst
@@ -287,7 +287,7 @@ The same applies to repository calls::
287
.. caution::
288
289
One entity can be managed by more than one entity manager. This however
290
- result in unexpected behavior when extending from ``ServiceEntityRepository``
+ results in unexpected behavior when extending from ``ServiceEntityRepository``
291
in your custom repository. The ``ServiceEntityRepository`` always
292
uses the configured entity manager for that entity.
293
0 commit comments