public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fix a typo in the README of binutils
@ 2023-05-06 13:11 Enze Li
  2023-05-09 10:45 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Enze Li @ 2023-05-06 13:11 UTC (permalink / raw)
  To: binutils; +Cc: enze.li

  building there tools -> building these tools

binutils/ChangeLog:

	* README: Correct a typo.
---
 binutils/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binutils/README b/binutils/README
index b88678a1d68..5120503b80f 100644
--- a/binutils/README
+++ b/binutils/README
@@ -110,7 +110,7 @@ Native Language Support
 By default Native Language Support will be enabled for binutils.  On
 some systems however this support is not present and can lead to error
 messages such as "undefined reference to `libintl_gettext'" when
-building there tools.  If that happens the NLS support can be disabled
+building these tools.  If that happens the NLS support can be disabled
 by adding the --disable-nls switch to the configure line like this:
 
 	../binutils-XXX/configure --disable-nls

base-commit: 973f18b57cc1c7ba343d02bf766d3b51dedc111b
-- 
2.40.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix a typo in the README of binutils
  2023-05-06 13:11 [PATCH] Fix a typo in the README of binutils Enze Li
@ 2023-05-09 10:45 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2023-05-09 10:45 UTC (permalink / raw)
  To: Enze Li, binutils; +Cc: enze.li

Hi Enze,

>    building there tools -> building these tools

Thanks for spotting this.  I have applied your patch.

Cheers
   Nick


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-09 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-06 13:11 [PATCH] Fix a typo in the README of binutils Enze Li
2023-05-09 10:45 ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).