From c0e97b0c60f42265cea8b78296af991a8f6ca76a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Aug 2013 12:22:11 -0400 Subject: [PATCH] typo --- doc/bugs/inconsistent_use_of_SI_prefixes.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/inconsistent_use_of_SI_prefixes.mdwn b/doc/bugs/inconsistent_use_of_SI_prefixes.mdwn index cf0a2d8f1a..3168fd36c6 100644 --- a/doc/bugs/inconsistent_use_of_SI_prefixes.mdwn +++ b/doc/bugs/inconsistent_use_of_SI_prefixes.mdwn @@ -48,7 +48,7 @@ nil. > Even though I consider them rather dumb, as is clear if you > [read the opionated source code I wrote to handle this](). > -> If git-annex used "gigabyte", the numbers it reports for disk size +> If git-annex used "gibibyte", the numbers it reports for disk size > would not match the numbers disk vendors and most tools use. > > [[bug_is_in_world_not_in_git-annex|done]] --[[Joey]]