public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] gas/doc: Fix "a true results" typo
@ 2022-02-11 15:13 Richard Sandiford
  0 siblings, 0 replies; only message in thread
From: Richard Sandiford @ 2022-02-11 15:13 UTC (permalink / raw)
  To: binutils

Fix "a true results" typo.  Noticed during a discussion in which
those present agreed this wasn't the behaviour we were expecting. :-)

Pushed as obvious.

Richard

---
 gas/doc/as.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index 1a13b5dda42..55b3156f1fa 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -4355,7 +4355,7 @@ You may not subtract arguments from different sections.
 @item <=
 @dfn{Is Less Than Or Equal To}
 
-The comparison operators can be used as infix operators.  A true results has a
+The comparison operators can be used as infix operators.  A true result has a
 value of -1 whereas a false result has a value of 0.   Note, these operators
 perform signed comparisons.
 @end table
-- 
2.25.1


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

only message in thread, other threads:[~2022-02-11 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11 15:13 [PATCH] gas/doc: Fix "a true results" typo Richard Sandiford

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