From ed3d46a2de059f729970d86c1331c10bf22bfe9a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Jul 2025 09:49:51 -0400 Subject: [PATCH] comment typo --- Annex/Locations.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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