all: fix more typos caused by unnecessary repetition
Updates #cleanup Change-Id: I5c0b8f0152581231252ab97dd1820d8b3fcbe450 Signed-off-by: Alex Chan <alexc@tailscale.com>
This commit is contained in:
@@ -6,9 +6,9 @@ In summary, our previous attempts to provide a version of ./tool/go (a
|
||||
shell script) on Windows with PowerShell and cmd.exe both were
|
||||
lacking.
|
||||
|
||||
So now we we're regrettably checking in a binary to the tree. Its
|
||||
So now we're regrettably checking in a binary to the tree. Its
|
||||
source code is in ./tool/goexe. It's written in Rust without std so
|
||||
it's very small (smaller than plenty of of our source code files!) and
|
||||
it's very small (smaller than plenty of our source code files!) and
|
||||
it's 32-bit x86 so it runs on 32-bit x86, 64-bit x86, and arm64 Windows
|
||||
where it's emulated.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user