[PATCH] Fix a typo in the README of binutils
Enze Li
enze.li@hotmail.com
Sat May 6 13:11:56 GMT 2023
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
More information about the Binutils
mailing list