From ab0ac93cb83b2234ae8fb01a165721c1fe03feb8 Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Fri, 12 Jun 2020 07:51:38 +1000 Subject: [PATCH] Added period Co-authored-by: Hugo van Kemenade --- src/PIL/ImageCms.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PIL/ImageCms.py b/src/PIL/ImageCms.py index 9abf69c02..44d6fe5c4 100644 --- a/src/PIL/ImageCms.py +++ b/src/PIL/ImageCms.py @@ -743,7 +743,7 @@ def getProfileInfo(profile): a **PyCMSError** is raised. If an error occurs while trying to obtain the info tag, a **PyCMSError** - is raised + is raised. Use this function to obtain the information stored in the profile's info tag. This often contains details about the profile, and how it