Skip to content

Commit abc261c

Browse files
committed
whitespace
1 parent a8dc06b commit abc261c

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
@@ -308,7 +308,7 @@ 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<« »>
310310
or C<[' ']> which quotes one or more arbitrary characters C<value>: N<Starting
311-
with Perl 6 language version 6.d, colon pairs with C<sym> as the C<key>
311+
with Perl 6 language version 6.d, colon pairs with C<sym> as the C<key>
312312
(e.g. C«:sym<foo>») are reserved for possible future use.>
313313
314314
=begin code :skip-test<Identifiers good and bad>

0 commit comments

Comments
 (0)