x86: replace Reg8, Reg16, Reg32, and Reg64
[deliverable/binutils-gdb.git] / gas / config / tc-d10v.c
index 374a164cb730785bacc38437e611a12ec8e14013..497b2dde6c847a443794bd0ab93fffcc9bc70f0a 100644 (file)
@@ -104,7 +104,7 @@ size_t md_longopts_size = sizeof (md_longopts);
 static struct hash_control *d10v_hash;
 
 /* Do a binary search of the d10v_predefined_registers array to see if
-   NAME is a valid regiter name.  Return the register number from the
+   NAME is a valid register name.  Return the register number from the
    array on success, or -1 on failure.  */
 
 static int
This page took 0.023511 seconds and 4 git commands to generate.