All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH b4] docs: Corrects minimal typo
@ 2025-06-21 16:07 Lucas da Vila
  2025-06-23 13:24 ` Dave Marquardt
  2025-06-24 14:01 ` Konstantin Ryabitsev
  0 siblings, 2 replies; 3+ messages in thread
From: Lucas da Vila @ 2025-06-21 16:07 UTC (permalink / raw)
  To: tools; +Cc: konstantin, dev

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-24 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-21 16:07 [PATCH b4] docs: Corrects minimal typo Lucas da Vila
2025-06-23 13:24 ` Dave Marquardt
2025-06-24 14:01 ` Konstantin Ryabitsev

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.