Fix spelling in comments in C source files (gas)
[deliverable/binutils-gdb.git] / gas / config / tc-avr.c
index ee3140dbad99253f17eae2565212c19a3aa5d245..568316aa7b37fdd785cab4f39d0b02a7fde27dba 100644 (file)
@@ -398,7 +398,7 @@ static struct exp_mod_s exp_mod[] =
   {"hhi8",   BFD_RELOC_AVR_MS8_LDI,    BFD_RELOC_AVR_MS8_LDI_NEG,    0},
 };
 
-/* A union used to store indicies into the exp_mod[] array
+/* A union used to store indices into the exp_mod[] array
    in a hash table which expects void * data types.  */
 typedef union
 {
This page took 0.024 seconds and 4 git commands to generate.