mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 20:06:37 +00:00
fix: correct spelling errors in error messages and variable names
This commit is contained in:
@@ -342,7 +342,7 @@ pub fn ec_drives_no_config(set_drive_count: usize) -> Result<usize> {
|
||||
// #[error("not first disk")]
|
||||
// NotFirstDisk,
|
||||
|
||||
// #[error("first disk wiat")]
|
||||
// #[error("first disk wait")]
|
||||
// FirstDiskWait,
|
||||
|
||||
// #[error("invalid part id {0}")]
|
||||
|
||||
Reference in New Issue
Block a user