diff --git a/lib/Data/Printer/Object.pm b/lib/Data/Printer/Object.pm index 1da01fe..1e21806 100644 --- a/lib/Data/Printer/Object.pm +++ b/lib/Data/Printer/Object.pm @@ -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. =head3 parse( $data_ref )