From: Ricardo Signes Date: Thu, 19 Jun 2014 23:22:27 +0000 (-0400) Subject: fix a typo in perl520delta X-Git-Tag: v5.21.1~8 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/d59210899f43afc603024f83f694c1e7c456dedc fix a typo in perl520delta --- diff --git a/pod/perl5200delta.pod b/pod/perl5200delta.pod index f10bad6..56b2be5 100644 --- a/pod/perl5200delta.pod +++ b/pod/perl5200delta.pod @@ -2980,7 +2980,7 @@ warnings were enabled. =item * Compiling a C operator whose third argument is a named constant -evaulating to 0 no longer causes the constant's value to change. +evaluating to 0 no longer causes the constant's value to change. =item *