* elf32-arm.h: Fix comment typos.
[deliverable/binutils-gdb.git] / bfd / elfn32-mips.c
index d944a467e64c8166c9a3b3ac3f037ac60b1dcec8..4d6327cc85b8d2c53edfcb0b5b3a9b93caf2460c 100644 (file)
@@ -941,7 +941,7 @@ static reloc_howto_type elf_mips_howto_table_rela[] =
         0x0000ffff,            /* dst_mask */
         FALSE),                /* pcrel_offset */
 
-  /* 64 bit substraction.  */
+  /* 64 bit subtraction.  */
   HOWTO (R_MIPS_SUB,           /* type */
         0,                     /* rightshift */
         4,                     /* size (0 = byte, 1 = short, 2 = long) */
This page took 0.028252 seconds and 4 git commands to generate.