mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 00:13:43 +00:00
Run Nick G's spellchecker github.com/client9/misspell, carefuly fix what it found (#4235)
This commit is contained in:
@@ -107,7 +107,7 @@ func findGlobals(found func(start, end uintptr)) {
|
||||
}
|
||||
}
|
||||
|
||||
// Move on to the next load command (wich may or may not be a
|
||||
// Move on to the next load command (which may or may not be a
|
||||
// LC_SEGMENT_64).
|
||||
cmd = (*segmentLoadCommand)(unsafe.Add(unsafe.Pointer(cmd), cmd.cmdsize))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user