mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Remove duplicated words words (GH-20413)
This commit is contained in:
parent
2b0e654f91
commit
1c5d1d7304
6 changed files with 6 additions and 6 deletions
|
@ -127,7 +127,7 @@ This module also defines the following exceptions.
|
|||
.. exception:: ChannelNotFoundError
|
||||
|
||||
This exception is a subclass of :exc:`ChannelError`, and is raised
|
||||
when the the identified channel is not found.
|
||||
when the identified channel is not found.
|
||||
|
||||
.. exception:: ChannelEmptyError
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue