From 13b46b03bbf0124f1f0c4b5dc4a0317b4dee86d3 Mon Sep 17 00:00:00 2001 From: speedie Date: Wed, 5 Jul 2023 00:42:50 +0200 Subject: [PATCH] Fix typo in the spmenu(1) man page --- docs/docs.md | 2 +- spmenu.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs.md b/docs/docs.md index 3a32b33..cd12d10 100644 --- a/docs/docs.md +++ b/docs/docs.md @@ -792,7 +792,7 @@ These are the default keybinds. You can generate these yourself from a spmenu also has .Xresources (xrdb) support built in. It reads the xrdb (.Xresources database) on runtime. You may disable it by passing -nxrdb, -or enable it by padding -xrdb. You can also set this in the config file. +or enable it by passing -xrdb. You can also set this in the config file. You can also use wildcards (such as `*`) to achieve a global colorscheme. Programs like `pywal` do this to apply universal colorschemes. diff --git a/spmenu.1 b/spmenu.1 index c385961..e7d3848 100644 --- a/spmenu.1 +++ b/spmenu.1 @@ -1327,7 +1327,7 @@ T} .PP spmenu also has .Xresources (xrdb) support built in. It reads the xrdb (.Xresources database) on runtime. -You may disable it by passing -nxrdb, or enable it by padding -xrdb. +You may disable it by passing -nxrdb, or enable it by passing -xrdb. You can also set this in the config file. .PP You can also use wildcards (such as \f[V]*\f[R]) to achieve a global