Skip to content

Commit 2b004c6

Browse files
committed
whitespace
1 parent a6cba7f commit 2b004c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/Language/experimental.pod6

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ As of Rakudo 2018.11, there is no longer any need to use
3232
C<experimental :collation> any more, as the feature standardized.
3333
3434
The L<collate> and L<<«&infix:<coll>»|/language/operators#index-entry-infix_coll>>
35-
methods are no longer experimental. However, they are affected by the
36-
X<B<$*COLLATION>|$*COLLATION>, which configures the four X<collation levels>.
35+
methods are no longer experimental. However, they are affected by the
36+
X<B<$*COLLATION>|$*COLLATION>, which configures the four X<collation levels>.
3737
While the Primary, Secondary and Tertiary mean different things for different scripts,
38-
for the Latin script used in English they mostly correspond with Primary being Alphabetic,
38+
for the Latin script used in English they mostly correspond with Primary being Alphabetic,
3939
Secondary being Diacritics and Tertiary being Case.
4040
4141
In the example below you can see how when we disable tertiary collation which in

0 commit comments

Comments
 (0)