]> git.imager.perl.org - imager.git/commitdiff
fix typo
authorTony Cook <tony@develop=help.com>
Sat, 23 Oct 2010 22:29:54 +0000 (22:29 +0000)
committerTony Cook <tony@develop=help.com>
Sat, 23 Oct 2010 22:29:54 +0000 (22:29 +0000)
lib/Imager/Handy.pod

index 4e72c42006aa5c0d783e78d27891412077aca288..d624a62eeca669503f835b4a6a9f06c2f5e8d5fe 100644 (file)
@@ -37,8 +37,8 @@ new() method.
 
 =item NCF()
 
-Create a new L<Imager::Color::Font> object, supplying any parameter to
-the new() method.
+Create a new L<Imager::Color::Font> object, supplying any parameters
+to the new() method.
 
   my $colorf = NCF(1.0, 0, 0);