Skip to content

Commit 877527c

Browse files
authored
Fix typo (#9632)
2 parents 94ec04d + dcd6d41 commit 877527c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/releasenotes/12.2.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ has already processed. PdfParser was added in Pillow 4.2.0.
3030
:cve:`2026-42308`: Integer overflow when processing fonts
3131
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3232

33-
If a font advances for each glyph by an exceeding large amount, when Pillow keeps track
34-
of the current position, it may lead to an integer overflow. This has been fixed.
33+
If a font advances for each glyph by an exceedingly large amount, when Pillow keeps
34+
track of the current position, it may lead to an integer overflow. This has been fixed.
3535

3636
:cve:`2026-42309`: Heap buffer overflow with nested list coordinates
3737
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)