From b08d7b0d5dab97bceb9b9776c5e92c3cadb80d4e Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Wed, 25 Jun 2014 21:31:27 +1000 Subject: [PATCH] sacrifice a chicken to the spell-checker gods --- lib/Imager/IO.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Imager/IO.pod b/lib/Imager/IO.pod index eee08423..1d0501e2 100644 --- a/lib/Imager/IO.pod +++ b/lib/Imager/IO.pod @@ -42,8 +42,8 @@ Create a new I/O layer based on a memory buffer. Buffer I/O layers are read only. C<$data> can either a simple octet string, or a reference to an octet -string. If C<$data> contains characters with a code point above 0xFF -an exception will be thrown. +string. If C<$data> contains characters with a code point above +C<0xFF> an exception will be thrown. =item new_cb($writecb, $readcb, $seekcb, $closecb) -- 2.39.5