perlre clarification.
Ian Phillipps [Tue, 27 Jul 1999 10:46:29 +0000 (11:46 +0100)]
To: Perl 5 Porters <perl5-porters@perl.org>
Subject: [PATCH 5.00557] Add definite article to perlre.pod
Message-ID: <19990727104629.A10074@homer.diplex.co.uk>

p4raw-id: //depot/cfgperl@3807

pod/perlre.pod

index 470c593..6c05efc 100644 (file)
@@ -570,7 +570,7 @@ at run time, at the moment this subexpression may match.  The result
 of evaluation is considered as a regular expression and matched as
 if it were inserted instead of this construct.
 
-C<code> is not interpolated.  As before, the rules to determine
+The C<code> is not interpolated.  As before, the rules to determine
 where the C<code> ends are currently somewhat convoluted.
 
 The following pattern matches a parenthesized group: