Fix typo in the spmenu(1) man page

This commit is contained in:
speedie 2023-07-05 00:42:50 +02:00
parent fbfbc44dec
commit 13b46b03bb
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -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