Kaydet (Commit) 992ae644 authored tarafından cocoatomo's avatar cocoatomo Kaydeden (comit) Mariatta

Fix minor typos (GH-1173)

üst d6d344d8
...@@ -571,7 +571,7 @@ The :mod:`test_epoll` contains the following notice:: ...@@ -571,7 +571,7 @@ The :mod:`test_epoll` contains the following notice::
Select kqueue Select kqueue
------------- -------------
The :mod:`select` and contains the following notice for the kqueue interface:: The :mod:`select` 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.
......
...@@ -14,7 +14,7 @@ BaseException ...@@ -14,7 +14,7 @@ BaseException
+-- BufferError +-- BufferError
+-- EOFError +-- EOFError
+-- ImportError +-- ImportError
+-- ModuleNotFoundError | +-- ModuleNotFoundError
+-- LookupError +-- LookupError
| +-- IndexError | +-- IndexError
| +-- KeyError | +-- KeyError
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment