* aix5ppc-core.c: Fix comment typos.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 5c17a7a4d75f547826f100cbc9aea66da639b92b..d7c8a8124588ed453b4c43b9bd0ddaf2faaf39a7 100644 (file)
@@ -192,7 +192,7 @@ typedef unsigned char bfd_byte;
 typedef enum bfd_format
 {
   bfd_unknown = 0,     /* File format is unknown.  */
-  bfd_object,          /* Linker/assember/compiler output.  */
+  bfd_object,          /* Linker/assembler/compiler output.  */
   bfd_archive,         /* Object archive file.  */
   bfd_core,            /* Core dump.  */
   bfd_type_end         /* Marks the end; don't use it!  */
This page took 0.023354 seconds and 4 git commands to generate.