From: chromatic Date: Mon, 20 Jul 2009 20:14:29 +0000 (-0700) Subject: Typo Fixes in Diagnostic X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=259976bd437d48ed8a7515936ba3d5116b7a0bd8;p=p5sagit%2Fp5-mst-13.2.git Typo Fixes in Diagnostic Signed-off-by: Abigail --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 9d58104..f3efab5 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -316,8 +316,8 @@ release of Perl 5. =item Attribute "unique" is deprecated (D deprecated) You have used the attributes pragam to modify the "unique" -attribute on a array, hash or scalar reference. The :unique attribute is has -had no no effect since Perl 5.8.8, and will be removed in the next major +attribute on a array, hash or scalar reference. The :unique attribute has +had no effect since Perl 5.8.8, and will be removed in the next major release of Perl 5. =item Bad arg length for %s, is %d, should be %d