diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:21:49 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 85810a67c431e02970741d64732b136ce0e007c8 (patch) | |
tree | 0be480763c34fb9eb4b41f8fcf2ba8116f2ee194 | |
parent | 6f758e07e546c2f9d0d6bc231d19ef6bc1a8b8f5 (diff) | |
download | slackbuilds-85810a67c431e02970741d64732b136ce0e007c8.tar.gz |
development/tkdnd: Fix slack-desc.
-rw-r--r-- | development/tkdnd/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/tkdnd/slack-desc b/development/tkdnd/slack-desc index 01e34de273..a321362235 100644 --- a/development/tkdnd/slack-desc +++ b/development/tkdnd/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -tkdnd: TkDnD (Tk Drag and Drop Interface) +tkdnd: tkdnd (Tk Drag and Drop Interface) tkdnd: tkdnd: The tkdnd family commands provide a Tcl interface to native, platform tkdnd: specific drag and drop mechanism. Under unix the drag&drop protocol in |