Fix typo in changelog.

This commit is contained in:
Bastian Kleineidam 2010-11-22 19:53:01 +01:00
parent 19cfef0d33
commit d8eacc01ab

View file

@ -2,7 +2,7 @@
Fixes:
- checking: Fall back to HTTP GET requests when the connection has
been resets since some servers tend to do this for HEAD requests.
been reset since some servers tend to do this for HEAD requests.
Closes: SF bug #3114622
Changes: