fix comment
This commit is contained in:
parent
4461223c8f
commit
22091d4765
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ data LockDownConfig = LockDownConfig
|
|||
{ lockingFile :: Bool
|
||||
-- ^ write bit removed during lock down
|
||||
, hardlinkFileTmpDir :: Maybe RawFilePath
|
||||
-- ^ hard link to temp directorya
|
||||
-- ^ hard link to temp directory
|
||||
, checkWritePerms :: Bool
|
||||
-- ^ check that write perms are successfully removed
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue