diff options
author | Maxim Baz <git@maximbaz.com> | 2019-01-24 00:23:29 +0200 |
---|---|---|
committer | Maxim Baz <git@maximbaz.com> | 2019-01-24 00:23:29 +0200 |
commit | 63cd546e514cc0ba58700cfb8e088afbca86a4da (patch) | |
tree | 88eee5d3f14d4fbe1fa6624616f76c41bcf8e743 /pinentry-dmenu.1 | |
parent | 0e8cec2f5585da578d4e28efc9870945662de3f5 (diff) |
fix typo in the config 'bottom'
Diffstat (limited to 'pinentry-dmenu.1')
-rw-r--r-- | pinentry-dmenu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pinentry-dmenu.1 b/pinentry-dmenu.1 index 29798d7..a6775ed 100644 --- a/pinentry-dmenu.1 +++ b/pinentry-dmenu.1 @@ -31,7 +31,7 @@ You can change the path to the config file with the environment variable .BI "asterisk =" " *" Defines the symbol which is showed for each typed character. .TP -.BI "buttom =" " false" +.BI "bottom =" " false" pinentry-dmenu appears at the bottom of the screen. .TP .BI "min_password_length =" " 32" |