[lld-macho][nfc] Fixed typo in comment

Missed this one from https://reviews.llvm.org/D97007?id=331759#inline-930034

Differential Revision: https://reviews.llvm.org/D98973

GitOrigin-RevId: 6c1ae8f2dc374a532f6345d776082eb5b9aaa247
diff --git a/MachO/SyntheticSections.cpp b/MachO/SyntheticSections.cpp
index cf7d403..6233079 100644
--- a/MachO/SyntheticSections.cpp
+++ b/MachO/SyntheticSections.cpp
@@ -1007,7 +1007,7 @@
   };
 
   switch (config->outputType) {
-    // FIXME: Assign the right addresse value for these symbols
+    // FIXME: Assign the right address value for these symbols
     // (rather than 0). But we need to do that after assignAddresses().
   case MH_EXECUTE:
     // If linking PIE, __mh_execute_header is a defined symbol in