[PATCH] gas: Fix some typos in the Info manual

Štěpán Němec stepnem@gmail.com
Tue Aug 9 15:06:21 GMT 2022


Hello Nick,

On Tue, 09 Aug 2022 15:39:56 +0100
Nick Clifton wrote:

> Thanks.  I have applied your patch.

Any reason you dropped the last hunk?

(Rebased on top of master:)

-- >8 --
diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index c1ac22c22979..e915893da869 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -4372,7 +4372,7 @@

 These two logical operations can be used to combine the results of sub
 expressions.  Note, unlike the comparison operators a true result returns a
-value of 1 but a false results does still return 0.  Also note that the logical
+value of 1 but a false result does still return 0.  Also note that the logical
 or operator has a slightly lower precedence than logical and.

 @end table

-- 8< --

Was there anything wrong with my patch? It seems you applied (most of)
the changes by hand instead of using git(-am) (the latter would have
also preserved the correct spelling of my name).

  Thanks,

  Štěpán


More information about the Binutils mailing list