From: Stefan Krah Date: Mon, 9 Dec 2013 18:18:59 +0000 (+0100) Subject: Fix typo. X-Git-Tag: v3.4.0b2~277 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29e64548c5a7b2c749b413fcb2246ee96bf9276e;p=thirdparty%2FPython%2Fcpython.git Fix typo. --- diff --git a/Doc/license.rst b/Doc/license.rst index ccf0b4676248..dc1935b41e25 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -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