public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed] Remove extraneous word from manual
@ 2024-03-13 19:02 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2024-03-13 19:02 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

I noticed that the manual has an extra "either", which makes a
sentence ungrammatical.  This patch removes it.
---
 gdb/doc/gdb.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 6099d125a60..f093ee269e2 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -42373,7 +42373,7 @@ would potentially conflict with the @var{sequence-id}).
 
 @cindex remote protocol, binary data
 @anchor{Binary Data}
-Binary data in most packets is encoded either as two hexadecimal
+Binary data in most packets is encoded as two hexadecimal
 digits per byte of binary data.  This allowed the traditional remote
 protocol to work over connections which were only seven-bit clean.
 Some packets designed more recently assume an eight-bit clean
-- 
2.43.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-13 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-13 19:02 [pushed] Remove extraneous word from manual Tom Tromey

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