Fix spelling errors
[deliverable/binutils-gdb.git] / bfd / coff-arm.c
index 84477eaa8fee51c159caab5dfa7ea154e83f5a4e..c2623d2f294c63c884f4a64ec7dbcd4eb478ebb6 100644 (file)
@@ -1154,7 +1154,7 @@ static const insn32 t2a6_bx_insn    = 0xe12fff1e;
 
 /* The standard COFF backend linker does not cope with the special
    Thumb BRANCH23 relocation.  The alternative would be to split the
-   BRANCH23 into seperate HI23 and LO23 relocations. However, it is a
+   BRANCH23 into separate HI23 and LO23 relocations. However, it is a
    bit simpler simply providing our own relocation driver.  */
 
 /* The reloc processing routine for the ARM/Thumb COFF linker.  NOTE:
This page took 0.024307 seconds and 4 git commands to generate.