ld: Align --no-error-execstack help output

	* lexsup.c (elf_static_list_options): Align --no-error-execstack
	help output.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
diff --git a/ld/lexsup.c b/ld/lexsup.c
index 5ceefb4..96fb731 100644
--- a/ld/lexsup.c
+++ b/ld/lexsup.c
@@ -2320,7 +2320,7 @@
   fprintf (file, _("\
   --error-execstack           Turn warnings about executable stacks into errors\n"));
   fprintf (file, _("\
-  --no-error-execstack         Do not turn warnings about executable stacks into errors\n"));
+  --no-error-execstack        Do not turn warnings about executable stacks into errors\n"));
   
 #if DEFAULT_LD_WARN_RWX_SEGMENTS
   fprintf (file, _("\