Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit efa227c

Browse files
committed
Merge pull request #158 from alexwlchan/development
Fix typo in HISTORY.rst
2 parents 6a79c38 + f299090 commit efa227c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dev
8282
simple ``.headers`` and ``.trailers`` properties that contain
8383
``HTTPHeaderMap`` structures.
8484
- Headers and trailers are now bytestrings, rather than unicode strings.
85-
- An ``iter_chunked()`` method was added to repsonse objects that allows
85+
- An ``iter_chunked()`` method was added to response objects that allows
8686
iterating over data in units of individual data frames.
8787
- Changed the name of ``getresponse()`` to ``get_response()``, because
8888
``getresponse()`` was a terrible name forced upon me by httplib.

0 commit comments

Comments
 (0)