All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas da Vila <dev@ldv.ar>
To: tools@kernel.org
Cc: konstantin@linuxfoundation.org, dev@ldv.ar
Subject: [PATCH b4] docs: Corrects minimal typo
Date: Sat, 21 Jun 2025 13:07:32 -0300	[thread overview]
Message-ID: <20250621160732.1066586-1-dev@ldv.ar> (raw)

Signed-off-by: Lucas da Vila <dev@ldv.ar>
---
 docs/maintainer/am-shazam.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/maintainer/am-shazam.rst b/docs/maintainer/am-shazam.rst
index c243027a7975..b6917064a485 100644
--- a/docs/maintainer/am-shazam.rst
+++ b/docs/maintainer/am-shazam.rst
@@ -43,7 +43,7 @@ The two commands are similar -- the main distinction is that ``b4 am``
 prepares the patch series so you can ``git am`` the resulting mbox file,
 but it doesn't make any actual modifications to your current branch.
 
-The ``b4 shazam`` command dos the same as ``b4 am`` *and* actually
+The ``b4 shazam`` command does the same as ``b4 am`` *and* actually
 applies the patch series to the current branch (if it's possible to do
 so cleanly).
 
-- 
2.47.2


             reply	other threads:[~2025-06-21 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-21 16:07 Lucas da Vila [this message]
2025-06-23 13:24 ` [PATCH b4] docs: Corrects minimal typo Dave Marquardt
2025-06-24 14:01 ` Konstantin Ryabitsev

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=20250621160732.1066586-1-dev@ldv.ar \
    --to=dev@ldv.ar \
    --cc=konstantin@linuxfoundation.org \
    --cc=tools@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.