Skip to content

Commit 2649e4e

Browse files
Eclips4noahbkim
authored andcommitted
pythongh-120397: Fix typo in NEWS entry (python#120455)
1 parent 75d4b56 commit 2649e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Improve the througput by up to two times for the :meth:`str.count`, :meth:`bytes.count` and :meth:`bytearray.count`
1+
Improve the throughput by up to two times for the :meth:`str.count`, :meth:`bytes.count` and :meth:`bytearray.count`
22
methods for counting single characters.

0 commit comments

Comments
 (0)