diff --git a/PIL/SgiImagePlugin.py b/PIL/SgiImagePlugin.py index f00c0fb45..052f5039c 100644 --- a/PIL/SgiImagePlugin.py +++ b/PIL/SgiImagePlugin.py @@ -2,7 +2,7 @@ # The Python Imaging Library. # $Id$ # -# SGI image file handling (hack version) +# SGI image file handling # # See "The SGI Image File Format (Draft version 0.97)", Paul Haeberli. #