mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Fix 'the the' duplication
This commit is contained in:
parent
aa34f5a2ac
commit
a178a69819
8 changed files with 8 additions and 8 deletions
|
|
@ -802,7 +802,7 @@ created.
|
|||
Asynchronous Notifications
|
||||
==========================
|
||||
|
||||
A mechanism is provided to make asynchronous notifications to the the main
|
||||
A mechanism is provided to make asynchronous notifications to the main
|
||||
interpreter thread. These notifications take the form of a function
|
||||
pointer and a void argument.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue