commit 29570908a7b7078e5cefeead2fab0882d929a34a
parent f3d502954ea7d9e8e6694080b7bdad3329e520e9
Author: Andrew Antle <andrew dot antle at gmail dot com>
Date: Thu, 17 Dec 2009 03:06:50 -0500
Changed 'keybindings' to 'keybinding', added a '.'
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools.suckless.org/dmenu/patches/paste.md b/tools.suckless.org/dmenu/patches/paste.md
@@ -5,7 +5,7 @@ Description
-----------
This patch allows you to paste the contents of the X selection into dmenu. The
-default keybindings for this is mod1+p
+default keybinding for this is mod1+p.
The patch depends on [sselp](/sselp).