correct ft32 reloc range test
[deliverable/binutils-gdb.git] / bfd / linker.c
index b28a5a9f77d4fb40a4d918e647b32ecedbfeec95..c29a6e7e102a60e2e49d07a437990fd02a2bc059 100644 (file)
@@ -2545,7 +2545,7 @@ default_indirect_link_order (bfd *output_bfd,
         difficult, and sometimes impossible.  */
       _bfd_error_handler
        /* xgettext:c-format */
-       (_("Attempt to do relocatable link with %s input and %s output"),
+       (_("attempt to do relocatable link with %s input and %s output"),
         bfd_get_target (input_bfd), bfd_get_target (output_bfd));
       bfd_set_error (bfd_error_wrong_format);
       return FALSE;
This page took 0.023974 seconds and 4 git commands to generate.