From c58dea77ffe2558b133ad9d1325391356c66f85f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 17 Aug 2007 13:23:08 +0000 Subject: * ldexp.c (exp_get_vma, exp_get_fill): Canonicalise error messages. * lexsup.c (ld_options): Don't use tabs in help text. * emultempl/armcoff.em (gld${EMULATION_NAME}_finish): Fix typo. * emultempl/pe.em (gld${EMULATION_NAME}_finish): Fix typo. --- ld/emultempl/armcoff.em | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld/emultempl/armcoff.em') diff --git a/ld/emultempl/armcoff.em b/ld/emultempl/armcoff.em index 6380e4b..c11daee 100644 --- a/ld/emultempl/armcoff.em +++ b/ld/emultempl/armcoff.em @@ -192,7 +192,7 @@ gld${EMULATION_NAME}_finish (void) entry_symbol.name = buffer; } else - einfo (_("%P: warning: connot find thumb start symbol %s\n"), + einfo (_("%P: warning: cannot find thumb start symbol %s\n"), thumb_entry_symbol); } -- cgit v1.1