Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

r29081 - docs/Perl6/Spec

0 views
Skip to first unread message

pugs-c...@feather.perl6.nl

unread,
Nov 14, 2009, 2:46:23 AM11/14/09
to perl6-l...@perl.org
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

0 new messages