Skip to content

Commit 70ba713

Browse files
committed
fix typo
1 parent c72496e commit 70ba713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/functions.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ at /tmp/only-redeclaration.p6:3
440440
------> <BOL>⏏<EOL>
441441
=end code
442442
443-
Anonymous sub cannot be declared C<only>. C<only sub {}'> will throw an error of
443+
Anonymous sub cannot be declared C<only>. C<only sub {}> will throw an error of
444444
type, surprisingly, C<X::Anon::Multi>.
445445
446446
=head1 Conventions and idioms

0 commit comments

Comments
 (0)