[3.8] Fix typo (inifite -> infinite) (GH-15429)

The same typo exists in the changelogs of 3.6 and 3.7.

Automerge-Triggered-By: @Mariatta
This commit is contained in:
GeeTransit 2019-08-23 12:23:43 -04:00 committed by Miss Islington (bot)
parent 944aa01a81
commit fe64ba611b

View file

@ -4,7 +4,7 @@
.. release date: 2019-07-29
.. section: Security
Fix an inifite loop when parsing specially crafted email headers. Patch by
Fix an infinite loop when parsing specially crafted email headers. Patch by
Abhilash Raj.
..