mirror of https://github.com/golang/go.git
spec: correct typo in string conversion examples.
R=golang-dev, dave, r CC=golang-dev, remy https://golang.org/cl/6378046
This commit is contained in:
parent
93ea79ee7e
commit
2b4cc6ccb5
|
|
@ -1,6 +1,6 @@
|
||||||
<!--{
|
<!--{
|
||||||
"Title": "The Go Programming Language Specification",
|
"Title": "The Go Programming Language Specification",
|
||||||
"Subtitle": "Version of June 27, 2012",
|
"Subtitle": "Version of July 11, 2012",
|
||||||
"Path": "/ref/spec"
|
"Path": "/ref/spec"
|
||||||
}-->
|
}-->
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue