Improve the quality of the document (#6510)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
pull/6513/head
yuxiaobo96 6 years ago committed by Martin Hickey
parent e4f0f73921
commit 0b229bdd04

@ -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. // 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. // plugins with downloader notations are collected.
func All(settings environment.EnvSettings) Providers { func All(settings environment.EnvSettings) Providers {
result := Providers{ result := Providers{

Loading…
Cancel
Save