Make lint-happy

Make lint-happy
This commit is contained in:
Phi 2023-08-30 11:32:20 +02:00
parent 20fe979857
commit f3da600b28

View File

@ -322,7 +322,7 @@ var runCmd = &cli.Command{
}
}
// Check DC-enviroment variable
// Check DC-environment variable
sectorSizes := []string{"2KiB", "8MiB", "512MiB", "32GiB", "64GiB"}
resourcesType := reflect.TypeOf(storiface.Resources{})