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 f59a815

Browse filesBrowse files
committed
minor #8006 Fixed typo (richard4339)
This PR was submitted for the master branch but it was merged into the 3.3 branch instead (closes #8006). Discussion ---------- Fixed typo Default was spelled "defaut" Commits ------- b9abf89 Fixed typo
2 parents cb9da48 + b9abf89 commit f59a815
Copy full SHA for f59a815

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

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
@@ -989,7 +989,7 @@ If you want to pass the second, you'll need to :ref:`manually wire the service <
989989

990990
If you do *not* create the alias and are :ref:`loading all services from src/AppBundle <service-container-services-load-example>`,
991991
then *three* services have been created (the automatic service + your two services)
992-
and the automatically loaded service will be passed - by defaut - when you type-hint
992+
and the automatically loaded service will be passed - by default - when you type-hint
993993
``SiteUpdateManager``. That's why creating the alias is a good idea.
994994

995995
Learn more

0 commit comments

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