]> Cypherpunks.ru repositories - gostls13.git/commitdiff
doc/go1.21: fix io/fs.ReadDirFS link formatting
authorTobias Klauser <tklauser@distanz.ch>
Thu, 1 Jun 2023 13:12:42 +0000 (15:12 +0200)
committerGopher Robot <gobot@golang.org>
Thu, 1 Jun 2023 17:29:55 +0000 (17:29 +0000)
Change-Id: I348ac0c0e098f027b8d608a260ee9437d2b77539
Reviewed-on: https://go-review.googlesource.com/c/go/+/499835
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Eli Bendersky <eliben@google.com>
doc/go1.21.html

index e9ab899405d7556cbe0ca54c15a757fb244820a2..e1f10ef92971d9acc64c617d78a0f090f2d8e5de 100644 (file)
@@ -781,7 +781,7 @@ Do not send CLs removing the interior tags from such phrases.
     <a href="/pkg/io/fs/#FS"><code>io/fs.FS</code></a> interface returned by
     the <a href="/pkg/os/#DirFS"><code>DirFS</code></a> function now implements
     the <a href="/pkg/io/fs/#ReadFileFS"><code>io/fs.ReadFileFS</code></a> and
-    the <a href="/pkg/io/fs/#ReadDirFS"><code></code>ios/fs.ReadDirFS</a>
+    the <a href="/pkg/io/fs/#ReadDirFS"><code>io/fs.ReadDirFS</code></a>
     interfaces.
     </p>
   </dd>