Skip to content

Commit 4e03bc4

Browse files
committed
Typo fix
1 parent 77ab13c commit 4e03bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Language/traps.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ C<BUILDALL> mechanism instead:
102102
103103
(Note that C<BUILDALL> is a method, not a submethod. That's because by
104104
default, there is only one such method per class hierarchy, whereas C<BUILD>
105-
is explicitly called per class. Which also explains why you need the C<nexsame>
105+
is explicitly called per class. Which also explains why you need the C<nextsame>
106106
inside C<BUIDLALL>, but not inside C<BUILD>).
107107
108108
=head1 Regexes

0 commit comments

Comments
 (0)