Fix typos (#1994)
This commit is contained in:

committed by
Menghan Li

parent
ef3a1ad826
commit
7de9139327
@ -362,7 +362,7 @@ func (o CompressorCallOption) after(c *callInfo) {}
|
||||
//
|
||||
// If CallCustomCodec is not also used, the content-subtype will be used to
|
||||
// look up the Codec to use in the registry controlled by RegisterCodec. See
|
||||
// the documention on RegisterCodec for details on registration. The lookup
|
||||
// the documentation on RegisterCodec for details on registration. The lookup
|
||||
// of content-subtype is case-insensitive. If no such Codec is found, the call
|
||||
// will result in an error with code codes.Internal.
|
||||
//
|
||||
|
Reference in New Issue
Block a user