From 410a3464e7960d24de4a200e70502dcd01eff98d Mon Sep 17 00:00:00 2001 From: Stepan Nemec Date: Tue, 9 Aug 2022 16:12:42 +0100 Subject: [PATCH] Another gas manual typo correction. --- 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 c1ac22c2297..e915893da86 100644 --- a/gas/doc/as.texi +++ b/gas/doc/as.texi @@ -4372,7 +4372,7 @@ perform signed comparisons. 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 -- 2.30.2