mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Fix typo.
This commit is contained in:
parent
345ec35da3
commit
29e64548c5
1 changed files with 1 additions and 1 deletions
|
@ -897,7 +897,7 @@ used for the build::
|
|||
cfuhash
|
||||
-------
|
||||
|
||||
The implementtation of the hash table used by the :mod:`tracemalloc` is based
|
||||
The implementation of the hash table used by the :mod:`tracemalloc` is based
|
||||
on the cfuhash project::
|
||||
|
||||
Copyright (c) 2005 Don Owens
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue