]> granicus.if.org Git - python/commitdiff
Fix typo.
authorStefan Krah <skrah@bytereef.org>
Mon, 9 Dec 2013 18:18:59 +0000 (19:18 +0100)
committerStefan Krah <skrah@bytereef.org>
Mon, 9 Dec 2013 18:18:59 +0000 (19:18 +0100)
Doc/license.rst

index ccf0b46762480cac1691cab5c240b5d71a9d0392..dc1935b41e252a910248af859c4674953f2d0441 100644 (file)
@@ -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