LIB: fix legacy comment

This commit is contained in:
Julian Ospald 2016-05-02 20:51:59 +02:00
parent 37516306d3
commit ac41b053e3
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28

View File

@ -223,8 +223,7 @@ runFileOp fo' =
-- |Copies a directory to the given destination with the specified
-- `DirCopyMode`. Excludes symlinks.
-- |Copies a directory to the given destination. Excludes symlinks.
--
-- Safety/reliability concerns:
--