]> git.imager.perl.org - imager.git/commitdiff
typo fix
authorDavid Steinbrunner <dsteinbrunner@pobox.com>
Wed, 10 Jul 2013 12:23:07 +0000 (08:23 -0400)
committerTony Cook <tony@develop-help.com>
Thu, 31 Oct 2013 01:05:55 +0000 (12:05 +1100)
plus some rewording to make things clearer

lib/Imager/IO.pod

index b0e96a79a99b0d88849e30dba6b47f11eee4f757..988042b500f3fa32005a60b48089457362b4ecd1 100644 (file)
@@ -39,7 +39,7 @@ Create a new I/O layer based on a file descriptor.
 
 Create a new I/O layer based on a memory buffer.
 
-The supplied variable must not be changed on the the life of the I/O
+The supplied variable must not be changed during the life of the I/O
 object.
 
 Buffer I/O layers are read only.