diff options
author | Sander van Dijk <a.h.vandijk@gmail.com> | 2008-03-25 19:18:16 +0100 |
---|---|---|
committer | Sander van Dijk <a.h.vandijk@gmail.com> | 2008-03-25 19:18:16 +0100 |
commit | 1538bb7426af201f632f6de38114caf91100d698 (patch) | |
tree | ac8d275f95ca15667ce059ea39ae445a024af241 | |
parent | cbe5e88e4f6b1ae147ba9c8adf958b9bf584058a (diff) |
fix typo
-rw-r--r-- | dmenu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ defines the x coordinate dmenu appears at (0 by default). | |||
27 | .TP | 27 | .TP |
28 | .B \-y | 28 | .B \-y |
29 | defines the y coordinate dmenu appears at (0 by default). If it is negative, | 29 | defines the y coordinate dmenu appears at (0 by default). If it is negative, |
30 | dmenu will appear with the bottom at the given positive coordinate. It it is | 30 | dmenu will appear with the bottom at the given positive coordinate. If it is |
31 | -0, dmenu appears at the screen bottom. | 31 | -0, dmenu appears at the screen bottom. |
32 | .TP | 32 | .TP |
33 | .B \-w | 33 | .B \-w |