* elf32-arm.h: Fix comment typos.
[deliverable/binutils-gdb.git] / bfd / elf.c
index 71c3484319cf36f489a11a0a0acd23c4cdcee333..b6cd9f86789128d76d46df31f71006320c714fa8 100644 (file)
--- a/bfd/elf.c
+++ b/bfd/elf.c
@@ -4677,7 +4677,7 @@ copy_private_bfd_data (bfd *ibfd, bfd *obfd)
          if (IS_SOLARIS_PT_INTERP (segment, section))
            {
              /* Mininal change so that the normal section to segment
-                assigment code will work.  */
+                assignment code will work.  */
              segment->p_vaddr = section->vma;
              break;
            }
This page took 0.02354 seconds and 4 git commands to generate.