1
0
mirror of https://github.com/golang/go synced 2024-11-23 05:30:07 -07:00
go/doc
fanzha02 1f9c9d8530 doc: use "high address/low address" instead of "top/bottom"
The current document uses the "top" and "bottom" when talking
about the address within a frame, which may easily lead to
misunderstandings. This patch directly uses "high address"
and "low address" to make the expression clearer.

Change-Id: I7469330bbdc158672d7f0314fe6680ebdd9ab79a
Reviewed-on: https://go-review.googlesource.com/c/go/+/339369
Trust: fannie zhang <Fannie.Zhang@arm.com>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2021-08-10 01:13:06 +00:00
..
asm.html doc: use "high address/low address" instead of "top/bottom" 2021-08-10 01:13:06 +00:00
go1.17.html doc/go1.17: fix a typo introduced in CL 335135 2021-08-07 01:29:22 +00:00
go_mem.html doc/mem: remove unnecessary pre tags within same snippet 2020-03-03 09:28:34 +00:00
go_spec.html doc: add example for conversion from slice expressions to array ptr 2021-08-08 18:37:08 +00:00