Kaydet (Commit) 580373c4 authored tarafından Eli Bendersky's avatar Eli Bendersky

Issue #18593: fix typo in comment

......@@ -21,7 +21,7 @@ from multiprocessing.forking import assert_spawning
__all__ = ['BufferWrapper']
#
# Inheirtable class which wraps an mmap, and from which blocks can be allocated
# Inheritable class which wraps an mmap, and from which blocks can be allocated
#
if sys.platform == 'win32':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment