mirror of https://github.com/golang/go.git
doc/go1.21: fix type in closing tag
Change-Id: Ibcdedb8222a80c0478f783f4a1800e472dbe062c Reviewed-on: https://go-review.googlesource.com/c/go/+/499935 Reviewed-by: Eli Bendersky <eliben@google.com> TryBot-Bypass: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
This commit is contained in:
parent
2ea592c543
commit
a469983943
|
|
@ -333,7 +333,7 @@ Do not send CLs removing the interior tags from such phrases.
|
|||
|
||||
<p><!-- CL 487895 -->
|
||||
The new <a href="/pkg/testing/slogtest">testing/slogtest</a> package can help
|
||||
to validate <a href="/pkg/log/slog#Handler">slog.Handler<a/> implementations.
|
||||
to validate <a href="/pkg/log/slog#Handler">slog.Handler</a> implementations.
|
||||
</p>
|
||||
|
||||
<h3 id="slices">New slices package</h3>
|
||||
|
|
|
|||
Loading…
Reference in New Issue