Skip to content

Commit 4f33364

Browse files
committed
Typo.
1 parent aa1da76 commit 4f33364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/syntax.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ generates unique variants of that identifier.
307307
These strings have the form C<:key<value>>, wherein C<key> I<or> C<value> are
308308
optional; that is, after the colon that separates it from a regular identifier,
309309
there will be a C<key> and/or a quoting bracketing construct such as C«< >», C<« »>
310-
or C<[' ']> which quotes one or more arbitrary characters C<value>N<Starting
310+
or C<[' ']> which quotes one or more arbitrary characters C<value>.N<Starting
311311
with Perl 6 language version 6.d, colon pairs with C<sym> as the C<key> (e.g.
312312
C«:sym<foo>») are reserved for possible future use.>
313313

0 commit comments

Comments
 (0)