Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc8a4aa8

Browse files
committed
Merge pull requestsymfony#2469 from lucascourot/patch-1
Fix typo
2 parents7bf51a8 +445585f commitc8a4aa8

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
@@ -200,7 +200,7 @@ a Request::
200200
The:method:`Symfony\\Component\\HttpFoundation\\Request::create` method
201201
creates a request based on a path info, a method and some parameters (the
202202
query parameters or the request ones depending on the HTTP method); and of
203-
course, youan also override all other variables as well (by default, Symfony
203+
course, youcan also override all other variables as well (by default, Symfony
204204
creates sensible defaults for all the PHP global variables).
205205

206206
Based on such a request, you can override the PHP global variables via

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp