mirror of
https://github.com/golang/go
synced 2024-11-22 13:45:00 -07:00
doc/go1.16: add missing </a> tag
For #40700 Change-Id: Ic4e16106cbbe18d0c9efffee81c5234ddeedfd32 Reviewed-on: https://go-review.googlesource.com/c/go/+/275674 Trust: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
This commit is contained in:
parent
c155931974
commit
ac0ba6707c
@ -805,7 +805,7 @@ Do not send CLs removing the interior tags from such phrases.
|
||||
<dl id="runtime/debug"><dt><a href="/pkg/runtime/debug/">runtime/debug</a></dt>
|
||||
<dd>
|
||||
<p><!-- CL 249677 -->
|
||||
The <a href="/pkg/runtime#Error"><code>runtime.Error</code> values
|
||||
The <a href="/pkg/runtime#Error"><code>runtime.Error</code></a> values
|
||||
used when <code>SetPanicOnFault</code> is enabled may now have an
|
||||
<code>Addr</code> method. If that method exists, it returns the memory
|
||||
address that triggered the fault.
|
||||
|
Loading…
Reference in New Issue
Block a user