Improve the quality of the document

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
pull/6510/head
yuxiaobo 6 years ago
parent e4f0f73921
commit 50e976e54d

@ -68,7 +68,7 @@ func (p Providers) ByScheme(scheme string) (Constructor, error) {
}
// All finds all of the registered getters as a list of Provider instances.
// Currently the build-in http/https getter and the discovered
// Currently the built-in http/https getter and the discovered
// plugins with downloader notations are collected.
func All(settings environment.EnvSettings) Providers {
result := Providers{

Loading…
Cancel
Save