Fix spelling

这个提交包含在:
Julian Ospald 2016-06-05 16:00:15 +02:00
父节点 7ed5829d47
当前提交 7a6f0e8728
找不到此签名对应的密钥
GPG 密钥 ID: 511B62C09D50CD28
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -287,7 +287,7 @@ data CopyMode = Strict -- ^ fail if any target exists
-- Throws in `CollectFailures` RecursiveMode only:
--
-- - `RecursiveFailure` if any of the recursive operations that are not
-- part of the top-directory sanity-checks fails (`HPathIOException`)
-- part of the top-directory sanity-checks fail (`HPathIOException`)
--
-- Throws in `Strict` CopyMode only:
--