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). .TP .B \-y defines the y coordinate dmenu appears at (0 by default). If it is negative, -dmenu will appear with the bottom at the given positive coordinate. It it is +dmenu will appear with the bottom at the given positive coordinate. If it is -0, dmenu appears at the screen bottom. .TP .B \-w |