summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWANG Xuerui <git@xen0n.name>2022-08-01 21:19:29 +0800
committerCherry Mui <cherryyz@google.com>2022-08-01 16:03:51 +0000
commite95fd4c2380b0adaa10be40812739156198037b7 (patch)
treeed6e245356f8ce34e4e9a298a734b32e67ec3b59 /doc
parentdee3efd9f879335cfb583752b0729cc57f61897e (diff)
downloadgo-git-e95fd4c2380b0adaa10be40812739156198037b7.tar.gz
doc/go1.19: fix typo: EM_LONGARCH -> EM_LOONGARCH
Another last-minute fix. The whole repo is checked case-insensitively against "longarch" and this is the only occurrence. Change-Id: If13c123c1e44001a346f1df1df9d839c699703b0 Reviewed-on: https://go-review.googlesource.com/c/go/+/420494 Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: abner chenc <chenguoqi@loongson.cn> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/go1.19.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go1.19.html b/doc/go1.19.html
index 9a85765064..8fc28b94bf 100644
--- a/doc/go1.19.html
+++ b/doc/go1.19.html
@@ -490,7 +490,7 @@ as well as support for rendering them to HTML, Markdown, and text.
<dl id="debug/elf"><dt><a href="/pkg/debug/elf/">debug/elf</a></dt>
<dd>
<p><!-- CL 396735 -->
- The new <code>EM_LONGARCH</code> and <code>R_LARCH_*</code> constants
+ The new <code>EM_LOONGARCH</code> and <code>R_LARCH_*</code> constants
support the loong64 port.
</p>
</dd>