Front page | perl.perl6.language |
Postings from May 2010
r30668 -[S05] typo
From:
pugs-commits
Date:
May 17, 2010 09:23
Subject:
r30668 -[S05] typo
Message ID:
20100517162342.4623.qmail@feather.perl6.nl
Author: lwall
Date: 2010-05-17 18:23:41 +0200 (Mon, 17 May 2010)
New Revision: 30668
Modified:
docs/Perl6/Spec/S05-regex.pod
Log:
[S05] typo
Modified: docs/Perl6/Spec/S05-regex.pod
===================================================================
--- docs/Perl6/Spec/S05-regex.pod 2010-05-17 16:08:01 UTC (rev 30667)
+++ docs/Perl6/Spec/S05-regex.pod 2010-05-17 16:23:41 UTC (rev 30668)
@@ -4122,7 +4122,7 @@
It is specifically I<not> required of an implementation that it treat
the regexes as generic with respect to case and accent. Retroactive
-recompilation is considered harmful. If an implement does do lazy
+recompilation is considered harmful. If an implementatoin does do lazy
generic case and accent semantics, it is erroneous and non-portable
for a program to depend on it.
-
r30668 -[S05] typo
by pugs-commits