On Sun Nov 28 09:49:59 2010, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote: > 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) Thank you. Applied as 3a5e0888.Thread Next