diff options
-rw-r--r-- | lib/App/Hashl.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/Hashl.pm b/lib/App/Hashl.pm index 56c925b..0ffe884 100644 --- a/lib/App/Hashl.pm +++ b/lib/App/Hashl.pm @@ -79,7 +79,7 @@ sub new_from_file { =item $hashl->si_size(I<$bytes>) Returns I<bytes> as a human-readable SI-size, such as "1.0k", "50.7M", "2.1G". -The returned string is always sex characters long. +The returned string is always six characters long. =cut |