comment typo
This commit is contained in:
parent
0c08ff3d2c
commit
f4b2606ff1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue