From 348fd6389b8a1245f8ec67d4cbd904c5b4ab2db5 Mon Sep 17 00:00:00 2001 From: Cherry Mui Date: Tue, 30 May 2023 14:59:55 -0400 Subject: [PATCH] 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 --- doc/go1.21.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.44.0