[libpng17] Fixed typo in contrib/pngminim/encoder/README

This commit is contained in:
Glenn Randers-Pehrson 2012-12-18 14:58:44 -06:00
parent b940e5dc5d
commit e1e3c1a2a2

View File

@ -1,6 +1,6 @@
This demonstrates the use of PNG_USER_CONFIG and pngusr.h This demonstrates the use of PNG_USER_CONFIG and pngusr.h
The makefile builds a minimal write-only decoder with embedded libpng The makefile builds a minimal write-only encoder with embedded libpng
and zlib. and zlib.
Specify the location of the zlib source (1.2.1 or later) as ZLIBSRC Specify the location of the zlib source (1.2.1 or later) as ZLIBSRC