public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Enze Li <enze.li@hotmail.com>
To: binutils@sourceware.org
Cc: enze.li@gmx.com
Subject: [PATCH] Fix a typo in the README of binutils
Date: Sat,  6 May 2023 21:11:56 +0800	[thread overview]
Message-ID: <OS3P286MB2152C5D5037E18A71DEBF80BF0739@OS3P286MB2152.JPNP286.PROD.OUTLOOK.COM> (raw)

  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


             reply	other threads:[~2023-05-06 13:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-06 13:11 Enze Li [this message]
2023-05-09 10:45 ` Nick Clifton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OS3P286MB2152C5D5037E18A71DEBF80BF0739@OS3P286MB2152.JPNP286.PROD.OUTLOOK.COM \
    --to=enze.li@hotmail.com \
    --cc=binutils@sourceware.org \
    --cc=enze.li@gmx.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).