diff options
Diffstat (limited to 'tiff/contrib/win_dib/README.tiff2dib')
-rw-r--r-- | tiff/contrib/win_dib/README.tiff2dib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tiff/contrib/win_dib/README.tiff2dib b/tiff/contrib/win_dib/README.tiff2dib index 3e6075fb..ff70ca1a 100644 --- a/tiff/contrib/win_dib/README.tiff2dib +++ b/tiff/contrib/win_dib/README.tiff2dib @@ -40,7 +40,7 @@ it contain the function LoadTIFFinDIB that load a TIFF file and build a memory DIB with it and return the HANDLE (HDIB) of the memory bloc containing this DIB. Since DIB is the "natural" bitmap format for Windows 3.1, 95 and NT, -this function sould be usefull for some Windows 95 (or NT) developer. +this function should be useful for some Windows 95 (or NT) developer. Sorry for my approximate english ... |