From: Joey Hess Date: Mon, 14 Jul 2025 13:49:51 +0000 (-0400) Subject: comment typo X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~7^2~20 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ed3d46a2de059f729970d86c1331c10bf22bfe9a;p=git-annex.git comment typo --- diff --git a/Annex/Locations.hs b/Annex/Locations.hs index c4347de4d6..32bbf1bab5 100644 --- a/Annex/Locations.hs +++ b/Annex/Locations.hs @@ -160,7 +160,7 @@ objectDir :: OsPath objectDir = addTrailingPathSeparator $ annexDir literalOsPath "objects" {- Annexed file's possible locations relative to the .git directory - - in a non-bare eepository. + - in a non-bare repository. - - Normally it is hashDirMixed. However, it's always possible that a - bare repository was converted to non-bare, or that the cripped