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 b9abf89

Browse filesBrowse files
richard4339xabbuh
authored andcommitted
Fixed typo
Default was spelled "defaut"
1 parent cb9da48 commit b9abf89
Copy full SHA for b9abf89

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.