mirror of
https://github.com/golang/go
synced 2024-11-25 00:57:59 -07:00
spec: fix typo in go_spec.html
insted -> instead
This commit is contained in:
parent
821420d6bb
commit
e32f909723
@ -7926,7 +7926,7 @@ func Slice(ptr *ArbitraryType, len IntegerType) []ArbitraryType
|
||||
|
||||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user