develooper Front page | perl.perl5.porters | Postings from July 2009

[PATCH pod/perldiag.pod] Typo Fixes in Diagnostic

Thread Next
From:
chromatic
Date:
July 20, 2009 13:14
Subject:
[PATCH pod/perldiag.pod] Typo Fixes in Diagnostic
Message ID:
200907201314.30145.chromatic@wgz.org
---
 pod/perldiag.pod |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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
-- 
1.6.0.4



Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About