public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Fix for English in comment
@ 2021-01-06 21:51 Reuben Thomas
  2021-01-07  0:36 ` Alan Modra
  0 siblings, 1 reply; 2+ messages in thread
From: Reuben Thomas @ 2021-01-06 21:51 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 56 bytes --]

Patch attached for readelf.c.

-- 
https://rrt.sc3d.org

[-- Attachment #2: 0001-binutils-readelf.c-Fix-English-in-comment.patch --]
[-- Type: text/x-patch, Size: 1354 bytes --]

From fa61804120040454190a3a9706b01553fd2f648a Mon Sep 17 00:00:00 2001
From: Reuben Thomas <rrt@sc3d.org>
Date: Sat, 2 Jan 2021 11:48:09 +0000
Subject: [PATCH 1/2] binutils/readelf.c: Fix English in comment

---
 binutils/ChangeLog | 4 ++++
 binutils/readelf.c | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 653d6b6f50c..16cf44fcc83 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2021-01-06  Reuben Thomas  <rrt@sc3d.org>
+
+	* binutils/readelf.c: Fix English in comment.
+
 2021-01-01  Nicolas Boulenguez  <nicolas@debian.org>
 
 	* coffgrok.c (do_type): Correct spelling of auxiliary in errors.
diff --git a/binutils/readelf.c b/binutils/readelf.c
index d6e7a7b3835..ad16b4571c9 100644
--- a/binutils/readelf.c
+++ b/binutils/readelf.c
@@ -2609,7 +2609,7 @@ static void
 decode_ARC_machine_flags (unsigned e_flags, unsigned e_machine, char buf[])
 {
   /* ARC has two machine types EM_ARC_COMPACT and EM_ARC_COMPACT2.  Some
-     other compilers don't a specific architecture type in the e_flags, and
+     other compilers don't specify an architecture type in the e_flags, and
      instead use EM_ARC_COMPACT for old ARC600, ARC601, and ARC700
      architectures, and switch to EM_ARC_COMPACT2 for newer ARCEM and ARCHS
      architectures.
-- 
2.25.1


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

* Re: Fix for English in comment
  2021-01-06 21:51 Fix for English in comment Reuben Thomas
@ 2021-01-07  0:36 ` Alan Modra
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Modra @ 2021-01-07  0:36 UTC (permalink / raw)
  To: Reuben Thomas; +Cc: binutils

On Wed, Jan 06, 2021 at 09:51:04PM +0000, Reuben Thomas via Binutils wrote:
> Patch attached for readelf.c.

Thanks, committed.

-- 
Alan Modra
Australia Development Lab, IBM

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

end of thread, other threads:[~2021-01-07  0:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06 21:51 Fix for English in comment Reuben Thomas
2021-01-07  0:36 ` Alan Modra

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).