[libpng15] Fixed grammar and typos in manual and in scripts/pnglibconf.dfa

This commit is contained in:
Glenn Randers-Pehrson
2012-06-09 10:42:43 -05:00
parent 613dd05c55
commit 83b354ac01
3 changed files with 31 additions and 31 deletions

View File

@@ -21,7 +21,7 @@ file pnglibconf.h scripts/pnglibconf.dfa PNGLCONF_H
# C compiler to generate 'pnglibconf.h' - a list of all the
# configuration options. The file lists the various options
# that can *only* be specified during the libpng build;
# pnglibconf.h freezes the definitons selected for the specific
# pnglibconf.h freezes the definitions selected for the specific
# build.
#
# The syntax is detailed in scripts/options.awk, this is a summary