]> Cypherpunks.ru repositories - gostls13.git/commitdiff
doc/go1.22: correct tipo languague => language
authorIan Lance Taylor <iant@golang.org>
Sun, 17 Sep 2023 00:15:09 +0000 (17:15 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 18 Sep 2023 17:33:59 +0000 (17:33 +0000)
Change-Id: I11d0947d6d2ffa91745c8e36a3984ffee85abbd0
Reviewed-on: https://go-review.googlesource.com/c/go/+/528896
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>

doc/go1.22.html

index 7fee6a09ee8568a2cc98d44b79c514e8f3550cc8..86529512741ab215140c78bac29b1d59b6aef59b 100644 (file)
@@ -109,7 +109,7 @@ Do not send CLs removing the interior tags from such phrases.
       blank field (a field named <code>_</code>) somehow has a
       non-zero value.
       These changes make <code>IsZero</code> consistent with comparing
-      a value to zero using the languague <code>==</code> operator.
+      a value to zero using the language <code>==</code> operator.
     </p>
   </dd>
 </dl>