Fix spelling typos.
[deliverable/binutils-gdb.git] / bfd / coff-sh.c
index 1c483cb3e443ee5e22a125e723d509aad3ca2ac5..8170152b73991dc32850fb8faaa9676d14fafdb9 100644 (file)
@@ -1083,7 +1083,7 @@ sh_relax_delete_bytes (bfd *abfd,
 
   contents = coff_section_data (abfd, sec)->contents;
 
-  /* The deletion must stop at the next ALIGN reloc for an aligment
+  /* The deletion must stop at the next ALIGN reloc for an alignment
      power larger than the number of bytes we are deleting.  */
 
   irelalign = NULL;
This page took 0.03391 seconds and 4 git commands to generate.