Skip to content

Commit

Permalink
Merge pull request #194 from rjbs/typo-fix
Browse files Browse the repository at this point in the history
typo fix: s/posistion/position
  • Loading branch information
garu authored Jul 29, 2024
2 parents 394c9ff + 57f5cea commit 67b61a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Data/Printer/Object.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1438,7 +1438,7 @@ Shows the current depth level, from 0 onwards.
=head3 current_name
Gets/sets the name for the current posistion, to be printed when the parser
Gets/sets the name for the current position, to be printed when the parser
visits that data again. E.g. C<var[0]{abc}[2]>.
=head3 parse( $data_ref )
Expand Down

0 comments on commit 67b61a7

Please sign in to comment.