diff options
author | Connor Lane Smith <cls@lubutu.com> | 2010-08-05 15:41:56 +0100 |
---|---|---|
committer | Connor Lane Smith <cls@lubutu.com> | 2010-08-05 15:41:56 +0100 |
commit | 31ffcd3b9a2beccb8b8830055748e52e07b3b258 (patch) | |
tree | 4194d4eba50bfd9a34e8a577f1ccff242a457cab /dmenu.1 | |
parent | another typo fix (thanks, Gene Auyeung) (diff) | |
download | dmenu-31ffcd3b9a2beccb8b8830055748e52e07b3b258.tar.gz dmenu-31ffcd3b9a2beccb8b8830055748e52e07b3b258.tar.bz2 dmenu-31ffcd3b9a2beccb8b8830055748e52e07b3b258.zip |
new libdraw, typo fixes
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmenu.1 b/dmenu.1 index e1f8393..a1ec695 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -52,7 +52,7 @@ dmenu matches menu items case insensitively. dmenu lists items vertically, with the given number of lines. .TP .BI \-p " prompt" -defines the prompt to be displayed to the left of the input area. +defines the prompt to be displayed to the left of the input field. .TP .BI \-fn " font" defines the font set used. |