diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:22:20 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 0d5f3d5eb6e30516265b5240337dda217e06dede (patch) | |
tree | 12bdddcb78934cf40ab3ace659b2e65d1a39b5a4 /system/keylaunch | |
parent | 9d115c8de5438446695a9735ae76a68de88196d8 (diff) | |
download | slackbuilds-0d5f3d5eb6e30516265b5240337dda217e06dede.tar.gz |
system/keylaunch: Fix slack-desc.
Diffstat (limited to 'system/keylaunch')
-rw-r--r-- | system/keylaunch/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keylaunch/slack-desc b/system/keylaunch/slack-desc index 9c80b2ea98..4521558f5d 100644 --- a/system/keylaunch/slack-desc +++ b/system/keylaunch/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -keylaunch: KeyLaunch (bind commands to a hot key) +keylaunch: keylaunch (bind commands to a hot key) keylaunch: keylaunch: KeyLaunch is a small utility for binding commands to a hot key. It keylaunch: reads a configuration file in ${HOME}.keylaunchrc. KeyLaunch uses |