Skip to content

Commit 66aad4a

Browse files
committed
change query to request to be more accurate
1 parent 6f9c74e commit 66aad4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Based on such a request, you can override the PHP global variables via
211211

212212
.. tip::
213213

214-
You can also duplicate an existing query via
214+
You can also duplicate an existing request via
215215
:method:`Symfony\\Component\\HttpFoundation\\Request::duplicate` or
216216
change a bunch of parameters with a single call to
217217
:method:`Symfony\\Component\\HttpFoundation\\Request::initialize`.

0 commit comments

Comments
 (0)