From: Patrick Mühlbauer Date: Mon, 6 May 2019 18:32:42 +0000 (+0200) Subject: bpo-30668: add missing word in license.rst (GH-13115) X-Git-Tag: v3.8.0b1~470 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4920c093da8a3061faea62d62f2ddf0c5c443360;p=python bpo-30668: add missing word in license.rst (GH-13115) --- diff --git a/Doc/license.rst b/Doc/license.rst index d3733f53a1..bf2e4c522c 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