mirror of
https://github.com/python/cpython.git
synced 2025-07-16 07:45:20 +00:00
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
This commit is contained in:
parent
613debcf0a
commit
15f44ab043
72 changed files with 121 additions and 121 deletions
|
@ -64,7 +64,7 @@ class ReadError(OSError):
|
|||
|
||||
class RegistryError(Exception):
|
||||
"""Raised when a registry operation with the archiving
|
||||
and unpacking registeries fails"""
|
||||
and unpacking registries fails"""
|
||||
|
||||
|
||||
def copyfileobj(fsrc, fdst, length=16*1024):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue