Commit 6b5ab08a authored by AllenZMC's avatar AllenZMC Committed by czm

fix word 'efault' to 'default'

Signed-off-by: 's avatarczm <zhongming.chang@daocloud.io>
parent 87dacdae
......@@ -26,7 +26,7 @@ import (
"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
type HttpGetter struct { //nolint
client *http.Client
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment