LIB: fix documentation in throwDestinationInSource

This commit is contained in:
2016-04-03 16:56:42 +02:00
parent ba4fbc200c
commit b66e12cc9e

View File

@@ -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