From eb623c486cc61ac0716fe3c0fdf75d310c0a487b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 18 May 2011 03:16:32 +0200 Subject: Fix typo in documentation --- lib/App/Hashl.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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 -- cgit v1.2.3