From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 6 May 2019 19:08:10 +0000 (-0700) Subject: bpo-30668: add missing word in license.rst (GH-13115) X-Git-Tag: v3.7.4rc1~188 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8777915adeb6c884bcab262a33da3daddd2b2120;p=thirdparty%2FPython%2Fcpython.git bpo-30668: add missing word in license.rst (GH-13115) (cherry picked from commit 4920c093da8a3061faea62d62f2ddf0c5c443360) Co-authored-by: Patrick Mühlbauer --- diff --git a/Doc/license.rst b/Doc/license.rst index a315b6f8134d..ac0e2b30bbbf 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -561,7 +561,7 @@ SipHash24 --------- The file :file:`Python/pyhash.c` contains Marek Majkowski' implementation of -Dan Bernstein's SipHash24 algorithm. The contains the following note:: +Dan Bernstein's SipHash24 algorithm. It contains the following note:: Copyright (c) 2013 Marek Majkowski