From 124c1a537cafe9c896c544107414e710aea56ed8 Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Tue, 24 Jun 2025 15:06:49 +1000 Subject: [PATCH] Updated capitalisation Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- docs/releasenotes/11.3.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releasenotes/11.3.0.rst b/docs/releasenotes/11.3.0.rst index 755afda64..1d6280247 100644 --- a/docs/releasenotes/11.3.0.rst +++ b/docs/releasenotes/11.3.0.rst @@ -71,7 +71,7 @@ AVIF support in wheels ^^^^^^^^^^^^^^^^^^^^^^ Support for reading and writing AVIF images is now included in Pillow's wheels, except -for Windows arm64. libaom is available as an encoder and dav1d as a decoder. +for Windows ARM64. libaom is available as an encoder and dav1d as a decoder. Python 3.14 beta ^^^^^^^^^^^^^^^^