[ELF] Fix typo. NFC
authorShoaib Meenai <smeenai@fb.com>
Thu, 4 Oct 2018 00:07:59 +0000 (00:07 +0000)
committerShoaib Meenai <smeenai@fb.com>
Thu, 4 Oct 2018 00:07:59 +0000 (00:07 +0000)
llvm-svn: 343748

lld/test/ELF/invalid/undefined-local-symbol-in-dso.test

index 8cb8869..a9c30f3 100644 (file)
@@ -10,7 +10,7 @@
 
 # We've found actual broken DSOs of this sort in the wild, but for this test, we
 # created a reduced broken input file. There are no tools capable of producing a
-# broken DSO of this nature, so instead we created a valid DSO with an undefiend
+# broken DSO of this nature, so instead we created a valid DSO with an undefined
 # global symbol in the dynamic symbol table and then manually edited the binary
 # to make that symbol local. The valid DSO was created as follows: