* aout-encap.c: Fix comment typos.
[deliverable/binutils-gdb.git] / bfd / bout.c
index 012d844bbdee22083932e1b6088d40326995a9c1..13e4f04cb9c521233ca36bb575d6b9434afe14df 100644 (file)
@@ -626,7 +626,7 @@ b_out_slurp_reloc_table (abfd, asect, symbols)
 
     if (raw[7] & extern_mask)
       {
-       /* If this is set then the r_index is a index into the symbol table;
+       /* If this is set then the r_index is an index into the symbol table;
           if the bit is not set then r_index contains a section map.
           We either fill in the sym entry with a pointer to the symbol,
           or point to the correct section.  */
This page took 0.02417 seconds and 4 git commands to generate.