thanks liw

This commit is contained in:
Joey Hess 2011-03-26 14:54:11 -04:00
parent 70fe1ee70b
commit fd8cba164c

View file

@ -85,7 +85,7 @@ memoryUnits =
, Unit (p 4) "TiB" "tebibyte"
, Unit (p 3) "GiB" "gigabyte"
, Unit (p 2) "MiB" "mebibyte"
, Unit (p 1) "kiB" "kibibyte"
, Unit (p 1) "KiB" "kibibyte"
, Unit (p 0) "B" "byte"
]
where