LIB: fix documentation in throwDestinationInSource
This commit is contained in:
parent
ba4fbc200c
commit
b66e12cc9e
@ -116,7 +116,7 @@ throwSameFile fp1 fp2 = do
|
||||
-- source directory with all device+file IDs of the parent directories
|
||||
-- of the destination.
|
||||
throwDestinationInSource :: Path Abs -- ^ source dir
|
||||
-> Path Abs -- ^ full destination, `basename dest`
|
||||
-> Path Abs -- ^ full destination, `dirname dest`
|
||||
-- must exist
|
||||
-> IO ()
|
||||
throwDestinationInSource source dest = do
|
||||
|
Loading…
Reference in New Issue
Block a user