* aix5ppc-core.c: Fix comment typos.
[deliverable/binutils-gdb.git] / bfd / archures.c
index 064fa55756ad7df310bc4acea837dc284d1e346e..18994a5755e6d3a8977824327e392534154e0896 100644 (file)
@@ -865,7 +865,7 @@ bfd_default_scan (const bfd_arch_info_type *info, const char *string)
     }
 
   /* Given that PRINTABLE_NAME has the form: <arch> ":" <mach>; Do not
-     attempt to match just <mach>, it could be ambigious.  This test
+     attempt to match just <mach>, it could be ambiguous.  This test
      is left until later.  */
 
   /* NOTE: The below is retained for compatibility only.  Please do
@@ -1046,7 +1046,7 @@ SYNOPSIS
          (enum bfd_architecture arch, unsigned long machine);
 
 DESCRIPTION
-       Look for the architecure info structure which matches the
+       Look for the architecture info structure which matches the
        arguments @var{arch} and @var{machine}. A machine of 0 matches the
        machine/architecture structure which marks itself as the
        default.
This page took 0.02342 seconds and 4 git commands to generate.