mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 01:20:16 +02:00
docs: fix typos found by codespell in docs and code comments
This commit is contained in:
committed by
Nick Craig-Wood
parent
12d80c5219
commit
9d8a40b813
@@ -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.
|
||||
//
|
||||
|
Reference in New Issue
Block a user