Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
bpo-30668 rephrase sentence in license.rst
  • Loading branch information
treebee committed May 6, 2019
commit a61f11c6a9574f6b04aca6bb727a0fbbdcb11627
2 changes: 1 addition & 1 deletion Doc/license.rst
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ SipHash24
---------

The file :file:`Python/pyhash.c` contains Marek Majkowski' implementation of
Dan Bernstein's SipHash24 algorithm. The module contains the following note::
Dan Bernstein's SipHash24 algorithm. It contains the following note::

<MIT License>
Copyright (c) 2013 Marek Majkowski <marek@popcount.org>
Expand Down