From 4dd3b6b10dd2ea8b528fd3189e4c25a7034a4774 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 4 Oct 2017 22:15:44 +0300 Subject: [PATCH] fix typo --- CHANGES.SIMD.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.SIMD.rst b/CHANGES.SIMD.rst index d1a2df404..b5cce2787 100644 --- a/CHANGES.SIMD.rst +++ b/CHANGES.SIMD.rst @@ -16,7 +16,7 @@ Changelog (Pillow-SIMD) 3.4.1.post1 ----------- -- Critical memory error for some combinations of source/destinatnion +- Critical memory error for some combinations of source/destination sizes is fixed. 3.4.1.post0