From: dformosa@dformosa.zeta.org.au Date: Mon, 26 Aug 2002 10:01:04 +0000 (+0000) Subject: [perl #16769] Documention bug X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=70a63dff8306516881e1d108737939903cfadaef;p=p5sagit%2Fp5-mst-13.2.git [perl #16769] Documention bug From: "dformosa@dformosa.zeta.org.au (via RT)" Message-Id: p4raw-id: //depot/perl@17802 --- diff --git a/pod/perl58delta.pod b/pod/perl58delta.pod index f66c126..00be7d6 100644 --- a/pod/perl58delta.pod +++ b/pod/perl58delta.pod @@ -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 *