Skip to content

Commit a0569c9

Browse files
committed
minor #12619 Update doctrine.rst (ThomasLandauer)
This PR was squashed before being merged into the 4.3 branch (closes #12619). Discussion ---------- Update doctrine.rst Fixed typo (grammar). Commits ------- 0434d25 Update doctrine.rst
2 parents d856b63 + 0434d25 commit a0569c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doctrine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -735,8 +735,8 @@ Now, you can call this method on the repository::
735735

736736
// ...
737737

738-
If you're in a :ref:`services-constructor-injection`, you can type-hint the
739-
``ProductRepository`` class and inject it like normal.
738+
See :ref:`services-constructor-injection` for how to inject the repository into
739+
any service.
740740

741741
Querying with the Query Builder
742742
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)