mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-12 08:06:54 +00:00
fix: correct spelling errors in error messages and variable names
This commit is contained in:
@@ -161,7 +161,7 @@ pub enum StorageError {
|
||||
#[error("not first disk")]
|
||||
NotFirstDisk,
|
||||
|
||||
#[error("first disk wiat")]
|
||||
#[error("first disk wait")]
|
||||
FirstDiskWait,
|
||||
|
||||
#[error("Bucket policy not found")]
|
||||
|
||||
Reference in New Issue
Block a user