Skip to content

Commit

Permalink
RT 30863: spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
moregan committed Dec 30, 2013
1 parent dda1721 commit c2d6b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/PPI/Element.pm
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ sub ancestor_of {
=head2 statement
For a C<PPI::Element> that is contained (at some depth) within a
L<PPI::Statment>, the C<statement> method will return the first parent
L<PPI::Statement>, the C<statement> method will return the first parent
Statement object lexically 'above' the Element.
Returns a L<PPI::Statement> object, which may be the same Element if the
Expand Down

0 comments on commit c2d6b37

Please sign in to comment.