* targets.h: Typo fix.
[deliverable/binutils-gdb.git] / bfd / targets.c
index e1bfcc4d48aa9d70096f6565c0e7cf46f9eba0a0..e2d5b651f4cc7f734288c9ffb6ea2f57b0c22a86 100644 (file)
@@ -209,7 +209,7 @@ DESCRIPTION
 .  unsigned short ar_max_namelen;
 .
 .  {* Entries for byte swapping for data. These are different from the
-.     other entry points, since they don't take a BFD asthe first argument.
+.     other entry points, since they don't take a BFD as the first argument.
 .     Certain other handlers could do the same.  *}
 .  bfd_uint64_t   (*bfd_getx64) (const void *);
 .  bfd_int64_t    (*bfd_getx_signed_64) (const void *);
This page took 0.024379 seconds and 4 git commands to generate.