Просмотр исходного кода

fix typos: wether -> whether

Signed-off-by: Lei Gong <lgong@alauda.io>
max8899 6 лет назад
Родитель
Сommit
aa05e0e30f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      integration-cli/requirements_test.go

+ 1 - 1
integration-cli/requirements_test.go

@@ -195,7 +195,7 @@ func IsolationIsProcess() bool {
 	return IsolationIs("process")
 }
 
-// RegistryHosting returns wether the host can host a registry (v2) or not
+// RegistryHosting returns whether the host can host a registry (v2) or not
 func RegistryHosting() bool {
 	// for now registry binary is built only if we're running inside
 	// container through `make test`. Figure that out by testing if