doc: fix typos throughout docs and code
This commit is contained in:
parent
9db8ecbc32
commit
041b201abd
39 changed files with 51 additions and 51 deletions
|
@ -1095,7 +1095,7 @@ func (i identity) ToStandardName(s string) string {
|
|||
return ToStandardName(i, s)
|
||||
}
|
||||
|
||||
// Identity returns a Encoder that always returns the input value
|
||||
// Identity returns an Encoder that always returns the input value
|
||||
func Identity() Encoder {
|
||||
return identity{}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue