comment typo

This commit is contained in:
Joey Hess 2025-07-14 09:49:51 -04:00
parent 5c34edc35c
commit ed3d46a2de
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -160,7 +160,7 @@ objectDir :: OsPath
objectDir = addTrailingPathSeparator $ annexDir </> literalOsPath "objects" objectDir = addTrailingPathSeparator $ annexDir </> literalOsPath "objects"
{- Annexed file's possible locations relative to the .git directory {- 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 - Normally it is hashDirMixed. However, it's always possible that a
- bare repository was converted to non-bare, or that the cripped - bare repository was converted to non-bare, or that the cripped