From 8227134007c6bd2df88b8379fbe3d15d76840b69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20M=C3=BChlbauer?= Date: Mon, 6 May 2019 20:32:42 +0200 Subject: [PATCH] bpo-30668: add missing word in license.rst (GH-13115) (cherry picked from commit 4920c093da8a3061faea62d62f2ddf0c5c443360) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Patrick Mühlbauer --- Doc/license.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/license.rst b/Doc/license.rst index a315b6f8134d48..ac0e2b30bbbfd8 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