mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
#18705: fix a number of typos. Patch by Févry Thibault.
This commit is contained in:
parent
67f39777fa
commit
30b9d5d3af
25 changed files with 44 additions and 44 deletions
|
@ -337,7 +337,7 @@ else:
|
|||
|
||||
def main():
|
||||
'''
|
||||
Run code specifed by data received over pipe
|
||||
Run code specified by data received over pipe
|
||||
'''
|
||||
assert is_forking(sys.argv)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue