Fix ambigous typos

This commit is contained in:
Yaroslav Halchenko 2023-03-13 18:55:18 -04:00 committed by Joey Hess
parent 1f124103dc
commit e018ae1125
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
9 changed files with 12 additions and 12 deletions

View file

@ -239,7 +239,7 @@ removeChunks remover u chunkconfig encryptor k = do
- chunkKeys until it finds one where the retriever successfully
- gets the first chunked key.
-
- If retrival of one of the subsequent chunks throws an exception,
- If retrieval of one of the subsequent chunks throws an exception,
- gives up. Note that partial data may have been written to the file
- in this case.
-