Skip to content

Commit dd599d8

Browse files
committed
whitespace
1 parent ccf2245 commit dd599d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/traps.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@ of the assignment operators instead:
921921
922922
=head1 Regexes
923923
924-
=head2 C«$x» vs C«<$x>», and C«$(code)» vs C«<{code}>»
924+
=head2 C«$x» vs C«<$x>», and C«$(code)» vs C«<{code}>»
925925
926926
Perl 6 offers several constructs to generate regexes at runtime through
927927
interpolation (see their detailed description

0 commit comments

Comments
 (0)