Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
raydiak committed Jan 1, 2015
1 parent 77ab13c commit 4e03bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Language/traps.pod
Expand Up @@ -102,7 +102,7 @@ C<BUILDALL> mechanism instead:
(Note that C<BUILDALL> is a method, not a submethod. That's because by
default, there is only one such method per class hierarchy, whereas C<BUILD>
is explicitly called per class. Which also explains why you need the C<nexsame>
is explicitly called per class. Which also explains why you need the C<nextsame>
inside C<BUIDLALL>, but not inside C<BUILD>).
=head1 Regexes
Expand Down

0 comments on commit 4e03bc4

Please sign in to comment.