comment typo

This commit is contained in:
Joey Hess 2024-12-02 14:05:15 -04:00
parent 0c08ff3d2c
commit f4b2606ff1
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -278,7 +278,7 @@ thawPerms a hook = ifM crippledFileSystem
{- Blocks writing to the directory an annexed file is in, to prevent the
- file accidentally being deleted. However, if core.sharedRepository
- is set, this is not done, since the group must be allowed to delete the
- file without eing able to thaw the directory.
- file without being able to thaw the directory.
-}
freezeContentDir :: RawFilePath -> Annex ()
freezeContentDir file = do