Issue #27895: Spelling fixes (Contributed by Ville Skyttä).

This commit is contained in:
Martin Panter 2016-09-07 12:03:06 +00:00
parent be8da9c990
commit 0be894b2f6
52 changed files with 70 additions and 70 deletions

View file

@ -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):