projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5237562
)
typo fix
author
David Steinbrunner
<dsteinbrunner@pobox.com>
Wed, 10 Jul 2013 12:23:07 +0000
(08:23 -0400)
committer
Tony 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
patch
|
blob
|
blame
|
history
diff --git
a/lib/Imager/IO.pod
b/lib/Imager/IO.pod
index b0e96a79a99b0d88849e30dba6b47f11eee4f757..988042b500f3fa32005a60b48089457362b4ecd1 100644
(file)
--- a/
lib/Imager/IO.pod
+++ b/
lib/Imager/IO.pod
@@
-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.