8000 fixed typo · alexpott/symfony@15aec88 · GitHub
[go: up one dir, main page]

Skip to content

Commit 15aec88

Browse files
committed
fixed typo
1 parent 56bfbcf commit 15aec88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ public function getHttpHost()
10101010
}
10111011

10121012
/**
1013-
* Returns the requested URI (path and query).
1013+
* Returns the requested URI (path and query string).
10141014
*
10151015
* @return string The raw URI (i.e. not URI decoded)
10161016
*

0 commit comments

Comments
 (0)
0