Try to avoid fixes from automatic spell checkers.
Change-Id: I1d134fb2721decffa865a3f4d78bca4fce8e8fee
Reviewed-on: https://go-review.googlesource.com/c/go/+/502658
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
[compiler:gccgo] skip # gccgo assumes cross-compilation is always possible
-env GOOS=windwos
+env GOOS=windwos # intentional misspelling of windows
! go build -n exclude
-stderr 'unsupported GOOS/GOARCH pair'
\ No newline at end of file
+stderr 'unsupported GOOS/GOARCH pair'