diff --git a/src/gd_io_dp.c b/src/gd_io_dp.c index 25c0980..ec259e7 100644 --- a/src/gd_io_dp.c +++ b/src/gd_io_dp.c @@ -6,7 +6,7 @@ * Based on GD.pm code by Lincoln Stein for interfacing to libgd. * Added support for reading as well as support for 'tell' and 'seek'. * - * As will all I/O modules, most functions are for local use only (called + * As with all I/O modules, most functions are for local use only (called * via function pointers in the I/O context). * * gdDPExtractData is the exception to this: it will return the pointer to