Commit 1d2ca9e3 authored by Austin Clements's avatar Austin Clements

doc/go1.7.html: start sentence on a new line

Change-Id: Ia1c2ebcd2ccf7b98d89b378633bf4fc435d2364d
Reviewed-on: https://go-review.googlesource.com/25019Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 3ad58615
......@@ -479,7 +479,8 @@ common in some environments.
<p>
The runtime can now return unused memory to the operating system on
all architectures. In Go 1.6 and earlier, the runtime could not
all architectures.
In Go 1.6 and earlier, the runtime could not
release memory on ARM64, 64-bit PowerPC, or MIPS.
</p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment