public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Štěpán Němec" <stepnem@gmail.com>
To: Nick Clifton <nickc@redhat.com>, binutils@sourceware.org
Subject: Re: [PATCH] gas: Fix some typos in the Info manual
Date: Tue, 09 Aug 2022 17:06:21 +0200	[thread overview]
Message-ID: <20220809170621+0200.788134-stepnem@gmail.com> (raw)
In-Reply-To: <56709577-9c5b-85a5-c92a-89de761a42d4@redhat.com>

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

  reply	other threads:[~2022-08-09 15:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08 17:38 Štěpán Němec
2022-08-09 14:39 ` Nick Clifton
2022-08-09 15:06   ` Štěpán Němec [this message]
2022-08-09 15:33     ` Nick Clifton
2022-08-09 21:36       ` Štěpán Němec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220809170621+0200.788134-stepnem@gmail.com \
    --to=stepnem@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=nickc@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).