Apply codespell -w throughout
This commit is contained in:
parent
100f5aabb6
commit
84b0a3707a
108 changed files with 135 additions and 135 deletions
|
@ -66,7 +66,7 @@ data CopyMethod = CopiedCoW | Copied
|
|||
|
||||
{- Copies from src to dest, updating a meter. Preserves mode and mtime.
|
||||
- Uses copy-on-write if it is supported. If the the destination already
|
||||
- exists, an interruped copy will resume where it left off.
|
||||
- exists, an interrupted copy will resume where it left off.
|
||||
-
|
||||
- The IncrementalVerifier is updated with the content of the file as it's
|
||||
- being copied. But it is not finalized at the end.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue