From a53c39eb46ca66ea7fb1c4fce71752989c86cb9a Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Mon, 31 Dec 2018 23:09:22 +0200 Subject: [PATCH] Fix typo Co-Authored-By: hugovk --- docs/releasenotes/5.4.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releasenotes/5.4.0.rst b/docs/releasenotes/5.4.0.rst index ad1b7e876..6d7277c70 100644 --- a/docs/releasenotes/5.4.0.rst +++ b/docs/releasenotes/5.4.0.rst @@ -38,7 +38,7 @@ For example, to get or set the farthest pixel in the lower right of an image:: New custom TIFF tags ^^^^^^^^^^^^^^^^^^^^ -TIFF images can now be saved with custom integer, float and sting TIFF tags:: +TIFF images can now be saved with custom integer, float and string TIFF tags:: im = Image.new("RGB", (200, 100)) custom = {