Skip to content

Commit aa5926c

Browse files
committed
[traps] fix typo
1 parent 039575e commit aa5926c

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
@@ -100,7 +100,7 @@ C<BUILDALL> mechanism instead:
100100
101101
(Note that C<BUILDALL> is a method, not a submethod. That's because by
102102
default, there is only one such method per class hierarchy, whereas C<BUILD>
103-
is expclitly called per class. Which also explains why you need the C<nexsame>
103+
is explicitly called per class. Which also explains why you need the C<nexsame>
104104
inside C<BUIDLALL>, but not inside C<BUILD>).
105105
106106
=head1 Regexes

0 commit comments

Comments
 (0)