From 220d67c59dc25ce277bbba43a2107af334b836f5 Mon Sep 17 00:00:00 2001 From: hniksic Date: Thu, 23 Jun 2005 16:07:02 -0700 Subject: [PATCH] [svn] Doc fix for human_readable. --- src/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils.c b/src/utils.c index 97732496..4dffdfe8 100644 --- a/src/utils.c +++ b/src/utils.c @@ -1249,7 +1249,7 @@ with_thousand_seps_large (LARGE_INT l) usually improves readability." This intentionally uses kilobyte (KB), megabyte (MB), etc. in their - original computer science meaning of "powers of 1024". Powers of + original computer-related meaning of "powers of 1024". Powers of 1000 would be useless since Wget already displays sizes with thousand separators. We don't use the "*bibyte" names invented in 1998, and seldom used in practice. Wikipedia's entry on kilobyte -- 2.39.2