fix comment typo to cycle bots

GitOrigin-RevId: 221388f4513d5b54d593feb6287ef9e6f35b19b3
diff --git a/ELF/InputFiles.cpp b/ELF/InputFiles.cpp
index 1f1ff22..268afae 100644
--- a/ELF/InputFiles.cpp
+++ b/ELF/InputFiles.cpp
@@ -1268,7 +1268,7 @@
 //    GNU ld.
 //
 //  The second behavior is inherited from SysVR4, which based it on the FORTRAN
-//  COMMON BLOCK model. This behavior is needed for proper initalization in old
+//  COMMON BLOCK model. This behavior is needed for proper initialization in old
 //  (pre F90) FORTRAN code that is packaged into an archive.
 //
 //  The following functions search archive members for definitions to replace