Skip to content

Commit a3e3e40

Browse files
committed
Typo
1 parent 5845388 commit a3e3e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CHANGELOG
77
* added support for `X-Forwarded-Prefix` header
88
* added `HeaderUtils::parseQuery()`: it does the same as `parse_str()` but preserves dots in variable names
99
* added `File::getContent()`
10-
* added ability to use comma separated ip address for `RequestMatcher::matchIps()`
10+
* added ability to use comma separated ip addresses for `RequestMatcher::matchIps()`
1111

1212
5.1.0
1313
-----

0 commit comments

Comments
 (0)