Skip to content

Commit b0772c0

Browse files
BlueMwouterj
authored andcommitted
Fix class name
1 parent 99975aa commit b0772c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/factories.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ object::
3434

3535
To make the ``NewsletterManager`` object available as a service, you can
3636
configure the service container to use the
37-
``NewsletterFactory::createNewsletterManager()`` factory method:
37+
``NewsletterManagerFactory::createNewsletterManager()`` factory method:
3838

3939
.. configuration-block::
4040

0 commit comments

Comments
 (0)