summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS.d/3.8.0b3.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.8.0b3.rst b/Misc/NEWS.d/3.8.0b3.rst
index 5a35160..5e52252 100644
--- a/Misc/NEWS.d/3.8.0b3.rst
+++ b/Misc/NEWS.d/3.8.0b3.rst
@@ -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.
..