summaryrefslogtreecommitdiffstats
path: root/read_object.pl
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2009-03-30 17:34:34 -0400
committerBrian Cully <bjc@kublai.com>2009-03-30 17:54:50 -0400
commit987298ddbc384b225788e3ddce9d2dded82770a2 (patch)
tree2d7f69cded9f77e1b8fef9336c741a01a62a7a5d /read_object.pl
parent283ad6595f3ccfe87c6f0fa0970df3295c69244d (diff)
downloaddvcs-git-slides-987298ddbc384b225788e3ddce9d2dded82770a2.tar.gz
dvcs-git-slides-987298ddbc384b225788e3ddce9d2dded82770a2.zip
Add copyright
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