docs: fix typos found by codespell in docs and code comments
This commit is contained in:
parent
50b4a2398e
commit
3d473eb54e
16 changed files with 27 additions and 27 deletions
|
@ -2119,7 +2119,7 @@ func (w *azChunkWriter) WriteChunk(ctx context.Context, chunkNumber int, reader
|
|||
return currentChunkSize, err
|
||||
}
|
||||
|
||||
// Abort the multpart upload.
|
||||
// Abort the multipart upload.
|
||||
//
|
||||
// FIXME it would be nice to delete uncommitted blocks.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue