cleanup: fix typo in comment (#2657)

Although it is spelling mistakes, it might make an effect while reading.
This commit is contained in:
DO ANH TUAN
2019-03-15 03:12:48 +07:00
committed by Doug Fawley
parent 9c3a959569
commit ff28255d10

View File

@ -18,7 +18,7 @@
package test package test
// TODO(https://github.com/grpc/grpc-go/issues/2330): move all creds releated // TODO(https://github.com/grpc/grpc-go/issues/2330): move all creds related
// tests to this file. // tests to this file.
import ( import (