Skip to content

Commit 35c396e

Browse files
author
Jan-Olof Hendig
committed
Fixed typo
1 parent 0997b2c commit 35c396e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/CallFrame.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This is a shortcut for looking up the C<file> annotation. Therefore, the followi
5454
my $frame = callframe(0);
5555
say $frame.file eq $frame.annotations<file>;
5656
57-
head2 method level
57+
=head2 method level
5858
5959
method level(CallFrame:D:)
6060

0 commit comments

Comments
 (0)