From f3fec4a2670600ffb809d82ad238543a48f432f1 Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Fri, 7 Nov 2025 19:09:27 +1100 Subject: [PATCH] Fixed typo --- changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index 970a75baf..e1846cdcd 100644 --- a/changes.txt +++ b/changes.txt @@ -537,7 +537,7 @@ Other: * **Fixed** `3201 `_: Memory leaks when merging PDFs * **Fixed** `3197 `_: page.get_text() returns hexadecimal text for some characters * **Fixed** `3196 `_: Remove text not working in 1.23.25 version vs 1.20.2 - * **Fixed** `3172 `_: PDF's 45º lines dissapearing in png conversion + * **Fixed** `3172 `_: PDF's 45º lines disappearing in png conversion * **Fixed** `3135 `_: Do not log warnings to stdout * **Fixed** `3125 `_: get_pixmap method stuck on one page and runs forever * **Fixed** `2964 `_: There is an issue with the image generated by the page.get_pixmap() function