mirror of
https://github.com/python/cpython.git
synced 2025-09-13 20:27:05 +00:00
Minor grammar fixes (GH-1174)
This commit is contained in:
parent
992ae6444c
commit
8312fba0a1
1 changed files with 4 additions and 3 deletions
|
@ -545,7 +545,7 @@ The :mod:`xmlrpc.client` module contains the following notice::
|
||||||
test_epoll
|
test_epoll
|
||||||
----------
|
----------
|
||||||
|
|
||||||
The :mod:`test_epoll` contains the following notice::
|
The :mod:`test_epoll` module contains the following notice::
|
||||||
|
|
||||||
Copyright (c) 2001-2006 Twisted Matrix Laboratories.
|
Copyright (c) 2001-2006 Twisted Matrix Laboratories.
|
||||||
|
|
||||||
|
@ -571,7 +571,8 @@ The :mod:`test_epoll` contains the following notice::
|
||||||
Select kqueue
|
Select kqueue
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The :mod:`select` contains the following notice for the kqueue interface::
|
The :mod:`select` module contains the following notice for the kqueue
|
||||||
|
interface::
|
||||||
|
|
||||||
Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes
|
Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
@ -927,7 +928,7 @@ on the cfuhash project::
|
||||||
libmpdec
|
libmpdec
|
||||||
--------
|
--------
|
||||||
|
|
||||||
The :mod:`_decimal` Module is built using an included copy of the libmpdec
|
The :mod:`_decimal` module is built using an included copy of the libmpdec
|
||||||
library unless the build is configured ``--with-system-libmpdec``::
|
library unless the build is configured ``--with-system-libmpdec``::
|
||||||
|
|
||||||
Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
|
Copyright (c) 2008-2016 Stefan Krah. All rights reserved.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue