fix typos: wether -> whether

Signed-off-by: Lei Gong <lgong@alauda.io>
This commit is contained in:
max8899
2018-09-07 12:17:30 +08:00
committed by Lei Gong
parent 54b62e62f7
commit aa05e0e30f

View File

@@ -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