[devel] Zapped "zap" (changed "zap" to "remove")

This commit is contained in:
Glenn Randers-Pehrson
2011-08-29 16:16:26 -05:00
parent 44271398bd
commit 63071acbd9
2 changed files with 5 additions and 5 deletions

View File

@@ -1640,7 +1640,7 @@ png_init_read_transformations(png_structp png_ptr)
/* Prevent the transformations being done again.
*
* NOTE: this is highly dubious; it zaps the transformations in
* NOTE: this is highly dubious; it removes the transformations in
* place. This seems inconsistent with the general treatment of the
* transformations elsewhere.
*/