* aout-encap.c: Fix comment typos.
[deliverable/binutils-gdb.git] / bfd / som.c
index 95735f5955acb579cc72421ee29fc71093c65f23..39a4d5deb6e4a4800e2ddbc512c7a87a530e78ec 100644 (file)
--- a/bfd/som.c
+++ b/bfd/som.c
@@ -2960,7 +2960,7 @@ som_write_fixups (abfd, current_offset, total_reloc_sizep)
                  break;
 
                case R_END_TRY:
-                 /* The end of a exception handling region.  The reloc's
+                 /* The end of an exception handling region.  The reloc's
                     addend contains the offset of the exception handling
                     code.  */
                  if (bfd_reloc->addend == 0)
This page took 0.024607 seconds and 4 git commands to generate.