diff --git a/PIL/ImageCms.py b/PIL/ImageCms.py index ba5504acb..5eea2fd38 100644 --- a/PIL/ImageCms.py +++ b/PIL/ImageCms.py @@ -1,7 +1,7 @@ # The Python Imaging Library. # $Id$ -# Optional color managment support, based on Kevin Cazabon's PyCMS +# Optional color management support, based on Kevin Cazabon's PyCMS # library. # History: