WindowsIconReader.st
changeset 3596 dee4584a243a
parent 3595 bf71946129f1
child 3602 1b88866d2807
--- a/WindowsIconReader.st	Mon Mar 07 11:14:16 2016 +0100
+++ b/WindowsIconReader.st	Mon Mar 07 11:14:44 2016 +0100
@@ -41,7 +41,7 @@
 "
     this class provides methods for loading Windows and OS2 icon and bmp files.
     The name is misleading, but due to historic reasons.
-    Reader tries to support allmost all formats: Win2, Win3, Win4, Win5, WINCE and OS2.
+    The reader should support allmost all formats: Win2, Win3, Win4, Win5, WINCE and OS2.
     (incl. PNG and JPG compression, and WINCE depth2 images)
     
     Image writing is only supported for BMP format with depth 1,4,8 and 24 bit images.