This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #16769] Documention bug
authordformosa@dformosa.zeta.org.au <dformosa@dformosa.zeta.org.au>
Mon, 26 Aug 2002 10:01:04 +0000 (10:01 +0000)
committerhv <hv@crypt.org>
Thu, 29 Aug 2002 12:32:51 +0000 (12:32 +0000)
From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>

p4raw-id: //depot/perl@17802

pod/perl58delta.pod

index f66c126..00be7d6 100644 (file)
@@ -2903,11 +2903,11 @@ Using negative offset for vec() in lvalue context is now a warnable offense.
 
 =item *
 
-Odd number of arguments to oveload::constant now elicits a warning.
+Odd number of arguments to overload::constant now elicits a warning.
 
 =item *
 
-Odd number of elements to in anonymous hash now elicits a warning.
+Odd number of elements in anonymous hash now elicits a warning.
 
 =item *