From 4a977a31496e697a759e669f5638c11566c2ca24 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 21 Oct 2008 22:20:29 +0000 Subject: * emultempl/armelf.em (PARSE_AND_LIST_OPTIONS): Correct typo in help text of --be8. --- ld/emultempl/armelf.em | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld/emultempl/armelf.em') diff --git a/ld/emultempl/armelf.em b/ld/emultempl/armelf.em index 8d8a8fa..bb0e24c 100644 --- a/ld/emultempl/armelf.em +++ b/ld/emultempl/armelf.em @@ -525,7 +525,7 @@ PARSE_AND_LIST_LONGOPTS=' PARSE_AND_LIST_OPTIONS=' fprintf (file, _(" --thumb-entry= Set the entry point to be Thumb symbol \n")); - fprintf (file, _(" --be8 Oputput BE8 format image\n")); + fprintf (file, _(" --be8 Output BE8 format image\n")); fprintf (file, _(" --target1=rel Interpret R_ARM_TARGET1 as R_ARM_REL32\n")); fprintf (file, _(" --target1=abs Interpret R_ARM_TARGET1 as R_ARM_ABS32\n")); fprintf (file, _(" --target2= Specify definition of R_ARM_TARGET2\n")); -- cgit v1.1