8000 minor #3635 [QuickTour] close opened literals (xabbuh) · symfony/symfony-docs@4fbf1cd · GitHub
[go: up one dir, main page]

Skip to content

Commit 4fbf1cd

Browse files
committed
minor #3635 [QuickTour] close opened literals (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- [QuickTour] close opened literals | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- ae95ea1 close opened literals
2 parents 9fcccc7 + ae95ea1 commit 4fbf1cd

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