8000 minor #29013 [HTTP Foundtation] Fix useless space in docblock (ismail… · symfony/symfony@9075d2e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9075d2e

Browse files
minor #29013 [HTTP Foundtation] Fix useless space in docblock (ismail1432)
This PR was merged into the 2.8 branch. Discussion ---------- [HTTP Foundtation] Fix useless space in docblock I Just removed a useless space in PHP Doc, I don't know if target the 2.8 branch is enough to others SF versions Commits ------- 6ba7573 fix useless space in docblock
2 parents 5b4d7e2 + 6ba7573 commit 9075d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public static function fromString($itemValue)
6565
}
6666

6767
/**
68-
* Returns header value's string representation.
68+
* Returns header value's string representation.
6969
*
7070
* @return string
7171
*/

0 commit comments

Comments
 (0)
0