Skip to content

Commit a1f7843

Browse files
mttschOskarStark
andauthored
Fix wording for AutowireMethodOf documententation
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 51db549 commit a1f7843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/autowiring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ closure's first call.
739739

740740
:class:`Symfony\Component\DependencyInjection\Attribute\\AutowireMethodOf`
741741
provides a simpler way of specifying the name of the service method by using
742-
the property name as the method name::
742+
the property name as method name::
743743

744744
// src/Service/MessageGenerator.php
745745
namespace App\Service;

0 commit comments

Comments
 (0)