]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.13: fix typo
authorTobias Klauser <tklauser@distanz.ch>
Tue, 2 Jul 2019 15:07:54 +0000 (17:07 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 3 Jul 2019 07:14:40 +0000 (07:14 +0000)
Change-Id: I99e76c0c12050289be5b353595eb21fbabe7c01e
Reviewed-on: https://go-review.googlesource.com/c/go/+/184597
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.13.html

index 547fdd99334466170056921863194b9975830090..42546c4622420c398133b29651d72938f4a0e0d7 100644 (file)
@@ -341,7 +341,7 @@ go env -w GOSUMDB=off
 <p id="go-env-w"><!-- CL 171137 -->
   The <a href="/cmd/go/#hdr-Environment_variables"><code>go</code> <code>env</code></a>
   command now accepts a <code>-w</code> flag to set the per-user default value
-  of an enviroment variable recognized by the
+  of an environment variable recognized by the
   <code>go</code> command, and a corresponding <code>-u</code> flag to unset a
   previously-set default. Defaults set via
   <code>go</code> <code>env</code> <code>-w</code> are stored in the