mirror of https://github.com/golang/go.git
doc: fix typo
This commit is contained in:
parent
ad55b878e7
commit
b5cc78ad42
|
|
@ -8013,7 +8013,7 @@ func StringData(str string) *byte
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
These conversions also apply to type parameters with suitable core types.
|
These conversions also apply to type parameters with suitable core types.
|
||||||
Determine if we can simply use core type insted of underlying type here,
|
Determine if we can simply use core type instead of underlying type here,
|
||||||
of if the general conversion rules take care of this.
|
of if the general conversion rules take care of this.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue