fix word 'efault' to 'default'

Signed-off-by: czm <zhongming.chang@daocloud.io>
pull/6152/head
AllenZMC 6 years ago committed by czm
parent 87dacdae17
commit 6b5ab08a61

@ -26,7 +26,7 @@ import (
"k8s.io/helm/pkg/version" "k8s.io/helm/pkg/version"
) )
//HttpGetter is the efault HTTP(/S) backend handler //HttpGetter is the default HTTP(/S) backend handler
// TODO: change the name to HTTPGetter in Helm 3 // TODO: change the name to HTTPGetter in Helm 3
type HttpGetter struct { //nolint type HttpGetter struct { //nolint
client *http.Client client *http.Client

Loading…
Cancel
Save