Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7b9d38f

Browse filesBrowse files
committed
minor #19546 [Container] Small typos (chadyred)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Container] Small typos https://symfony.com/doc/current/reference/dic_tags.html#kernel-event-subscriber Commits ------- 9b1c4b9 [Container] Missing link RST link begin
2 parents 0786d34 + 9b1c4b9 commit 7b9d38f
Copy full SHA for 7b9d38f

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎service_container.rst

Copy file name to clipboardExpand all lines: service_container.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ and ``site_update_manager.normal_users``. Thanks to the alias, if you type-hint
12981298
``SiteUpdateManager`` the first (``site_update_manager.superadmin``) will be passed.
12991299

13001300
If you want to pass the second, you'll need to :ref:`manually wire the service <services-wire-specific-service>`
1301-
or to create a named ref:`autowiring alias <autowiring-alias>`.
1301+
or to create a named :ref:`autowiring alias <autowiring-alias>`.
13021302

13031303
.. caution::
13041304

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.