~taiite/public-inbox

senpai: docs: Fix typo v1 APPLIED

Marten Ringwelski: 1
 docs: Fix typo

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~taiite/public-inbox/patches/21210/mbox | git am -3
Learn more about email & git

[PATCH senpai] docs: Fix typo Export this patch

---
Previously scdoc would fail with `Error at 110:1: Tabs are required for indentation`

 doc/senpai.1.scd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd
index 9298552..b2e05fd 100644
--- a/doc/senpai.1.scd
+++ b/doc/senpai.1.scd
@@ -107,7 +107,7 @@ be interpreted as a command:
_name_ is matched case-insensitively.  It can be one of the following:

*HELP* [search]
    Show the list of command (or a commands that match the given search terms).
	Show the list of command (or a commands that match the given search terms).

*JOIN* <channel>
	Join the given channel.
-- 
2.30.2
Thank you, pushed here:

https://git.sr.ht/~taiite/senpai/commit/d63df64c230f5a7b42c7b34140f0b1ada20d2217