Fix typo
This commit is contained in:
parent
24fb138311
commit
024ab1974b
|
@ -36,7 +36,7 @@
|
|||
//| The `socketpool` module provides sockets through a pool. The pools themselves
|
||||
//| act like CPython's `socket` module.
|
||||
//|
|
||||
//| For more infomration about the `socket` module, see the CPython documentation:
|
||||
//| For more information about the `socket` module, see the CPython documentation:
|
||||
//| https://docs.python.org/3/library/socket.html
|
||||
//| """
|
||||
//|
|
||||
|
|
Loading…
Reference in New Issue