Author: finanalyst Date: 2009-11-14 08:46:23 +0100 (Sat, 14 Nov 2009) New Revision: 29081
Modified: docs/Perl6/Spec/S05-regex.pod Log: typo Modified: docs/Perl6/Spec/S05-regex.pod =================================================================== --- docs/Perl6/Spec/S05-regex.pod 2009-11-14 05:05:15 UTC (rev 29080) +++ docs/Perl6/Spec/S05-regex.pod 2009-11-14 07:46:23 UTC (rev 29081) @@ -2649,7 +2649,7 @@ =item * Each subpattern is either explicitly assigned to a named destination or -imlicitly added to an array of matches. +implicitly added to an array of matches. For each subpattern that is not explicitly given a name, the subpattern's C<Match> object is pushed onto the array inside