[lld/mac] Fix comment typo to cycle bots
authorNico Weber <thakis@chromium.org>
Sat, 18 Sep 2021 15:15:21 +0000 (11:15 -0400)
committerNico Weber <thakis@chromium.org>
Sat, 18 Sep 2021 15:15:21 +0000 (11:15 -0400)
lld/MachO/ConcatOutputSection.cpp

index 459212a..aa29e3a 100644 (file)
@@ -240,7 +240,7 @@ void ConcatOutputSection::finalize() {
 
     // Assign addresses up-to the forward branch-range limit.
     // Every call instruction needs a small number of bytes (on Arm64: 4),
-    // and each inserted thunk needs a slighly larger number of bytes
+    // and each inserted thunk needs a slightly larger number of bytes
     // (on Arm64: 12). If a section starts with a branch instruction and
     // contains several branch instructions in succession, then the distance
     // from the current position to the position where the thunks are inserted