Skip to content

Commit f363a9b

Browse files
committed
whitespace
1 parent edd409c commit f363a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/5to6-perlop.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ my $list = (1,); # a List in a scalar container
4444

4545
=head2 The arrow operator
4646

47-
For the Perl C«=>» arrow, see the
47+
For the Perl C«=>» arrow, see the
4848
L<Comma operator|/language/5to6-perlop#Comma_operator>.
4949

5050
The dereferencing operator, C«->», is replaced by the dot, which is

0 commit comments

Comments
 (0)