8000 Typo fix (I believe) · symfony/symfony-docs@df2f3e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit df2f3e4

Browse files
ebuildyjaviereguiluz
authored andcommitted
Typo fix (I believe)
1 parent d5542c9 commit df2f3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/service_decoration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ that you can reference it:
6363
6464
AppBundle\DecoratingMailer:
6565
# overrides the AppBundle\Mailer service
66-
# but that service is still available as AppBundle\Mailer.inner
66+
# but that service is still available as AppBundle\DecoratingMailer.inner
6767
decorates: AppBundle\Mailer
6868
6969
# pass the old service as an argument

0 commit comments

Comments
 (0)
0