[PATCH] Fix typo in man page

Jonathan Wakely <[email protected]> Mon, 20 Jul 2026 16:38:26 +0100
Newsgroups org.kernel.linux.tools
Message-ID <[email protected]>
Signed-off-by: Jonathan Wakely <[email protected]>
---
 src/b4/man/b4.1     | 2 +-
 src/b4/man/b4.1.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/b4/man/b4.1 b/src/b4/man/b4.1
index 567f248..c857add 100644
--- a/src/b4/man/b4.1
+++ b/src/b4/man/b4.1
@@ -101,7 +101,7 @@ the current directory as a .mbox file.
 .TP
 .B \fBb4 mbox \-m ~/Mail [msgid]\fP
 Download a thread from your ~/Mail folder and save it in the current
-directlry as a .mbox file.
+directly as a .mbox file.
 .TP
 .B \fBb4 mbox \-fo ~/Mail [public\-inbox\-url]\fP
 Download the thread from this public\-inbox server, and add it to your
diff --git a/src/b4/man/b4.1.rst b/src/b4/man/b4.1.rst
index 8deeb6c..6fd4b40 100644
--- a/src/b4/man/b4.1.rst
+++ b/src/b4/man/b4.1.rst
@@ -71,7 +71,7 @@ For options and their descriptions, see ``b4 mbox --help``.
 
 ``b4 mbox -m ~/Mail [msgid]``
   Download a thread from your ~/Mail folder and save it in the current
-  directlry as a .mbox file.
+  directly as a .mbox file.
 
 ``b4 mbox -fo ~/Mail [public-inbox-url]``
   Download the thread from this public-inbox server, and add it to your
-- 
2.55.0