typos corrected

This commit is contained in:
mrdotx 2021-11-06 09:18:41 +01:00
parent a5471fcac0
commit d398d4a839
No known key found for this signature in database
GPG Key ID: 433F70E636E6EB87
2 changed files with 4 additions and 4 deletions

View File

@ -67,7 +67,7 @@ Defines the description foreground alpha value.
Defines the description background alpha value.
.TP
\f[B]position\f[R] = \f[I]\[lq]center\[rq]\f[R]
Defines the osition of the menu.
Defines the position of the menu.
\f[I]bottom\f[R], \f[I]center\f[R] and \f[I]top\f[R] are supported.
.TP
\f[B]font\f[R] = \f[I]\[lq]DejaVuSansMono Nerd Font:pixelsize=16:antialias=true:autohint=true\[rq]\f[R]
@ -332,4 +332,4 @@ See GitHub Issues:
\f[B]dmenu\f[R](1), \f[B]dwm\f[R](1), \f[B]gpg-agent\f[R](1)
.SH LICENSE
.PP
See the LICENSE.md file for the terms of redistribution.
See the \f[I]LICENSE.md\f[R] file for the terms of redistribution.

View File

@ -59,7 +59,7 @@ The configuration is placed in *~/.gnupg/pinentry-dmenu.conf*. You can change th
: Defines the description background alpha value.
**position** = *"center"*
: Defines the osition of the menu. *bottom*, *center* and *top* are supported.
: Defines the position of the menu. *bottom*, *center* and *top* are supported.
**font** = *"DejaVuSansMono Nerd Font:pixelsize=16:antialias=true:autohint=true"*
: Defines the font or font set used.
@ -245,4 +245,4 @@ See GitHub Issues: *https://github.com/mrdotx/pinentry-dmenu/issues*
# LICENSE
See the LICENSE.md file for the terms of redistribution.
See the *LICENSE.md* file for the terms of redistribution.