Fix typos in code comment and documentation

This commit is contained in:
Martin Panter 2016-06-04 04:57:19 +00:00
parent 6047b55372
commit 3ee6270262
6 changed files with 6 additions and 6 deletions

View file

@ -59,7 +59,7 @@ The :mod:`urllib.request` module defines the following functions:
The *cadefault* parameter is ignored.
This function always returns an object which can work as
This function always returns an object which can work as a
:term:`context manager` and has methods such as
* :meth:`~urllib.response.addinfourl.geturl` --- return the URL of the resource retrieved,