[libpng16] Fixed some typos and grammar in manual and comments

This commit is contained in:
Glenn Randers-Pehrson
2012-06-09 10:35:17 -05:00
parent d630301d99
commit 05af5cd8fb
4 changed files with 32 additions and 32 deletions

View File

@@ -1404,7 +1404,7 @@ png_init_read_transformations(png_structrp png_ptr)
#endif
#ifdef PNG_READ_RGB_TO_GRAY_SUPPORTED
/* Make sure the coefficients for the rgb to gray convertion are set
/* Make sure the coefficients for the rgb to gray conversion are set
* appropriately.
*/
if (png_ptr->transformations & PNG_RGB_TO_GRAY)