resolver_conn_wrapper.go: fix minor typo (#2135)
This commit is contained in:
Родитель
0e5a36b652
Коммит
6f35246b2a
|
@ -148,7 +148,7 @@ func (ccr *ccResolverWrapper) NewAddress(addrs []resolver.Address) {
|
|||
}
|
||||
|
||||
// NewServiceConfig is called by the resolver implemenetion to send service
|
||||
// configs to gPRC.
|
||||
// configs to gRPC.
|
||||
func (ccr *ccResolverWrapper) NewServiceConfig(sc string) {
|
||||
select {
|
||||
case <-ccr.scCh:
|
||||
|
|
Загрузка…
Ссылка в новой задаче