Skip to content

Commit

Permalink
minor #6288 Update factories.rst (velikanov)
Browse files Browse the repository at this point in the history
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #6288).

Discussion
----------

Update factories.rst

Wrong closing tag for "container" tag in first XML services definition

Commits
-------

7973328 Update factories.rst
  • Loading branch information
xabbuh committed Feb 19, 2016
2 parents f60eb6e + 7973328 commit 68cdbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/dependency_injection/factories.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ factory class:
factory-class="NewsletterManagerFactory"
factory-method="createNewsletterManager" />
</services>
</services>
</container>
.. code-block:: php
Expand Down

0 comments on commit 68cdbee

Please sign in to comment.