Skip to content

Commit

Permalink
close opened literals
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Mar 4, 2014
1 parent 1714a31 commit ae95ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quick_tour/the_controller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Getting information from the Request
------------------------------------

Symfony automatically injects the ``Request`` object when the controller has an
argument that's type hinted with ``Symfony\Component\HttpFoundation\Request`::
argument that's type hinted with ``Symfony\Component\HttpFoundation\Request``::

use Symfony\Component\HttpFoundation\Request;

Expand Down

0 comments on commit ae95ea1

Please sign in to comment.