summaryrefslogtreecommitdiffstats
path: root/python/tagpy
diff options
context:
space:
mode:
author B. Watson2016-11-14 04:14:30 +0100
committer Willy Sudiarto Raharjo2016-11-14 10:47:23 +0100
commitcdc37d9021b05371dd33bff4b69e09520caf03e7 (patch)
treecefc22e260c9f8cae750e0a9079665c733fd1fcd /python/tagpy
parent466a592cb876db4c998eb1825b8e98e9cc7c3194 (diff)
downloadslackbuilds-cdc37d9021b05371dd33bff4b69e09520caf03e7.tar.gz
python/tagpy: Fix slack-desc.
Diffstat (limited to 'python/tagpy')
-rw-r--r--python/tagpy/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tagpy/slack-desc b/python/tagpy/slack-desc
index 66fb589c3f..3c709b1b2a 100644
--- a/python/tagpy/slack-desc
+++ b/python/tagpy/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-tagpy: TagPy (Python Bindings for TagLib)
+tagpy: tagpy (Python Bindings for TagLib)
tagpy:
tagpy: TagPy is a set of Python bindings for Scott Wheeler's TagLib. It
tagpy: builds upon Boost.Python, a wrapper generation library which is