Skip to content

Commit d9cc4b0

Browse files
Enze Linickclifton
Enze Li
authored andcommitted
Correct a spelling mistake in the binutils README file.
1 parent 55a75aa commit d9cc4b0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

binutils/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2023-05-09 Enze Li <[email protected]>
2+
3+
* README: Correct a typo.
4+
15
2023-05-02 Nick Clifton <[email protected]>
26

37
* MAINTAINERS: Remove Dimity Diky as MSP430 maintainer.

binutils/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Native Language Support
110110
By default Native Language Support will be enabled for binutils. On
111111
some systems however this support is not present and can lead to error
112112
messages such as "undefined reference to `libintl_gettext'" when
113-
building there tools. If that happens the NLS support can be disabled
113+
building these tools. If that happens the NLS support can be disabled
114114
by adding the --disable-nls switch to the configure line like this:
115115

116116
../binutils-XXX/configure --disable-nls

0 commit comments

Comments
 (0)