Skip to content

Commit 8312fba

Browse files
authored
Minor grammar fixes (GH-1174)
1 parent 992ae64 commit 8312fba

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Doc/license.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ The :mod:`xmlrpc.client` module contains the following notice::
545545
test_epoll
546546
----------
547547

548-
The :mod:`test_epoll` contains the following notice::
548+
The :mod:`test_epoll` module contains the following notice::
549549

550550
Copyright (c) 2001-2006 Twisted Matrix Laboratories.
551551

@@ -571,7 +571,8 @@ The :mod:`test_epoll` contains the following notice::
571571
Select kqueue
572572
-------------
573573

574-
The :mod:`select` contains the following notice for the kqueue interface::
574+
The :mod:`select` module contains the following notice for the kqueue
575+
interface::
575576

576577
Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes
577578
All rights reserved.
@@ -927,7 +928,7 @@ on the cfuhash project::
927928
libmpdec
928929
--------
929930

930-
The :mod:`_decimal` Module is built using an included copy of the libmpdec
931+
The :mod:`_decimal` module is built using an included copy of the libmpdec
931932
library unless the build is configured ``--with-system-libmpdec``::
932933

933934
Copyright (c) 2008-2016 Stefan Krah. All rights reserved.

0 commit comments

Comments
 (0)