mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-20 03:22:18 +00:00
fix: correct spelling errors in error messages and variable names
This commit is contained in:
@@ -1939,7 +1939,7 @@ impl SetDisks {
|
||||
}
|
||||
}
|
||||
|
||||
// debug!("ec decode {} writed size {}", part_number, n);
|
||||
// debug!("ec decode {} written size {}", part_number, n);
|
||||
|
||||
total_readed += part_length;
|
||||
part_offset = 0;
|
||||
|
||||
Reference in New Issue
Block a user