mirror of https://github.com/golang/go.git
doc/go1.18.html: fix a typo
This commit is contained in:
parent
d2ec73c1bf
commit
8d55dc7b86
|
|
@ -98,7 +98,7 @@ Do not send CLs removing the interior tags from such phrases.
|
||||||
<p><!-- https://golang.org/issue/43566 -->
|
<p><!-- https://golang.org/issue/43566 -->
|
||||||
<code>gofmt</code> now reads and formats input files concurrently, with a
|
<code>gofmt</code> now reads and formats input files concurrently, with a
|
||||||
memory limit proportional to <code>GOMAXPROCS</code>. On a machine with
|
memory limit proportional to <code>GOMAXPROCS</code>. On a machine with
|
||||||
multiple CPUs, gofmt should now be significantly faster.
|
multiple CPUs, <code>gofmt</code> should now be significantly faster.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue