* aout-encap.c: Fix comment typos.
[deliverable/binutils-gdb.git] / bfd / coff-mips.c
index 6e9cc6af3c1c383d0d267f1e01ed09c0f18065db..bb57247d780a2cd67f63dabaaf7c31e2a685f89b 100644 (file)
@@ -366,7 +366,7 @@ static reloc_howto_type mips_howto_table[] =
 #define MIPS_HOWTO_COUNT \
   (sizeof mips_howto_table / sizeof mips_howto_table[0])
 
-/* When the linker is doing relaxing, it may change a external PCREL16
+/* When the linker is doing relaxing, it may change an external PCREL16
    reloc.  This typically represents an instruction like
        bal foo
    We change it to
This page took 0.028241 seconds and 4 git commands to generate.