From: Cory Benfield Date: Wed, 25 Sep 2013 13:00:17 +0000 (+0100) Subject: Typo in changelog. X-Git-Tag: upstream/2.2.1~30^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9968a10fcfad7268b552808c4f8946eecafc956a;p=platform%2Fupstream%2Fpython-requests.git Typo in changelog. --- diff --git a/HISTORY.rst b/HISTORY.rst index 326cea7..957f55b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -42,7 +42,7 @@ Release History - Better handling of streaming downloads. - Retrieve environment proxies from more locations. - Minor cookies fixes. -- Imroved redirect behaviour. +- Improved redirect behaviour. - Improved streaming behaviour, particularly for compressed data. - Miscellaneous small Python 3 text encoding bugs. - ``.netrc`` no longer overrides explicit auth.