perldelta: typo
authorFather Chrysostomos <sprout@cpan.org>
Mon, 10 Jun 2013 07:51:37 +0000 (00:51 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 10 Jun 2013 08:23:08 +0000 (01:23 -0700)
pod/perldelta.pod

index efb2b5f..5015262 100644 (file)
@@ -137,7 +137,7 @@ XXX
 
 B::Deparse has been upgraded from version 1.20 to 1.21.
 
-C<foreach my $lexical> is now deparse correctly with the B<-p> option.
+C<foreach my $lexical> is now deparsed correctly with the B<-p> option.
 [RT #117081]
 
 =item *