develooper Front page | perl.perl5.porters | Postings from November 2010

[perl #79892] Tiny pod fix

Thread Previous
From:
perlbug-followup
Date:
November 28, 2010 09:50
Subject:
[perl #79892] Tiny pod fix
Message ID:
rt-3.6.HEAD-13564-1290966599-290.79892-75-0@perl.org
# New Ticket Created by  (Andreas J. Koenig) 
# Please include the string:  [perl #79892]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=79892 >


diff --git a/ext/re/re.pm b/ext/re/re.pm
index 64105e0..0713263 100644
--- a/ext/re/re.pm
+++ b/ext/re/re.pm
@@ -479,7 +479,7 @@ by C<qr//>, false if it is not.
 
 This function will not be confused by overloading or blessing. In
 internals terms, this extracts the regexp pointer out of the
-PERL_MAGIC_qr structure so it it cannot be fooled.
+PERL_MAGIC_qr structure so it cannot be fooled.
 
 =item regexp_pattern($ref)
 

-- 
andreas


Thread Previous


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