Fix spelling mistakes and typos in the GAS sources.
[deliverable/binutils-gdb.git] / gas / config / tc-sh64.c
index 3e331a1195736fd26116fb224a156c1f247bbdae..4ba5d809711fe05fd028e881bf3a34dd3fe6e819 100644 (file)
@@ -3037,7 +3037,7 @@ valueT
 shmedia_md_pcrel_from_section (struct fix *fixP, segT sec ATTRIBUTE_UNUSED)
 {
   /* Use the ISA for the instruction to decide which offset to use.  We
-     can glean it from the fisup type.  */
+     can glean it from the fixup type.  */
   switch (fixP->fx_r_type)
     {
     case BFD_RELOC_SH_IMM_LOW16:
This page took 0.024968 seconds and 4 git commands to generate.