From: Cherry Mui Date: Tue, 30 May 2023 18:59:55 +0000 (-0400) Subject: doc/go1.21: fix HTML tag X-Git-Tag: go1.21rc1~183 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=348fd6389b8a1245f8ec67d4cbd904c5b4ab2db5;p=gostls13.git doc/go1.21: fix HTML tag Fix a broken HTML tag. Change-Id: I9e7c65c2cc12c7b14ca205f78b78ac1e9c92a3ad Reviewed-on: https://go-review.googlesource.com/c/go/+/499355 Reviewed-by: Dmitri Shuralyov TryBot-Result: Gopher Robot Run-TryBot: Cherry Mui TryBot-Bypass: Dmitri Shuralyov Reviewed-by: Dmitri Shuralyov --- diff --git a/doc/go1.21.html b/doc/go1.21.html index 2de104219e..b59378fe35 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -667,7 +667,7 @@ Do not send CLs removing the interior tags from such phrases.

On Windows the - File.Chdir> method + File.Chdir method now changes the current directory to the file, rather than always returning an error.