]> git.imager.perl.org - imager.git/commitdiff
fix a typo (after almost "braking" it a different way)
authorTony Cook <tony@develop-help.com>
Tue, 5 Jun 2018 00:00:23 +0000 (10:00 +1000)
committerTony Cook <tony@develop-help.com>
Tue, 5 Jun 2018 00:00:23 +0000 (10:00 +1000)
yay homonyms

lib/Imager/Files.pod

index e19a68f51ea29861187383afa1d2651e80ddf791..1b893a1d92a2d4b30d44f1a668e3ac9c87857037 100644 (file)
@@ -1639,7 +1639,7 @@ an alpha channel to images that already have an alpha mask.  Note that
 this will only make pixels transparent, not opaque.  Default: 0.
 
 Note: If you get different results between C<ico_alpha_masked> being
 this will only make pixels transparent, not opaque.  Default: 0.
 
 Note: If you get different results between C<ico_alpha_masked> being
-set to 0 and 1, your mask may broke when used with the Win32 API.
+set to 0 and 1, your mask may break when used with the Win32 API.
 
 =back
 
 
 =back