summaryrefslogtreecommitdiffstats
path: root/read_object.pl
diff options
context:
space:
mode:
Diffstat (limited to 'read_object.pl')
-rwxr-xr-xread_object.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/read_object.pl b/read_object.pl
index 520502d..10a4e56 100755
--- a/read_object.pl
+++ b/read_object.pl
@@ -119,7 +119,7 @@ sub format_tree {
=item C<hexdump($str)>
-Returns C<$str> as rows of 16 hexadecimal digits, followed by their
+Returns C<$str> as rows of 16 hexadecimal numbers, followed by their
character representations, if printable, otherwise `.'
=cut