8000 close opened literals · symfony/symfony-docs@ae95ea1 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae95ea1

Browse files
committed
close opened literals
1 parent 1714a31 commit ae95ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Getting information from the Request
109109
------------------------------------
110110

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

114114
use Symfony\Component\HttpFoundation\Request;
115115

0 commit comments

Comments
 (0)
0