Skip to content

Commit 0540501

Browse files
picnixzemmatyping
andauthored
Update What's New
Co-authored-by: Emma Smith <[email protected]>
1 parent c67d7ba commit 0540501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ ssl
100100
zlib
101101
----
102102

103-
* Allow to combine two Adler-32 checksums via :func:`~zlib.adler32_combine`.
103+
* Allow combining two Adler-32 checksums via :func:`~zlib.adler32_combine`.
104104
(Contributed by Callum Attryde and Bénédikt Tran in :gh:`134635`.)
105105

106-
* Allow to combine two CRC-32 checksums via :func:`~zlib.crc32_combine`.
106+
* Allow combining two CRC-32 checksums via :func:`~zlib.crc32_combine`.
107107
(Contributed by Bénédikt Tran in :gh:`134635`.)
108108

109109

0 commit comments

Comments
 (0)