summaryrefslogtreecommitdiffstats
path: root/python/pyside
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:13:58 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commita658b655572f67c4b47f0210e1562afea4734cb8 (patch)
tree19c3ae89f56273ee946bdea21bf38654832f8dfb /python/pyside
parent48ea70ecf725ec6e7750e3b4d203f5e40ba585de (diff)
downloadslackbuilds-a658b655572f67c4b47f0210e1562afea4734cb8.tar.gz
slackbuilds-a658b655572f67c4b47f0210e1562afea4734cb8.tar.xz
python/pyside: Fix slack-desc.
Diffstat (limited to 'python/pyside')
-rw-r--r--python/pyside/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyside/slack-desc b/python/pyside/slack-desc
index 6ee3172b7f..7e7f7b5d18 100644
--- a/python/pyside/slack-desc
+++ b/python/pyside/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-pyside: PySide (LGPL python bindings for Qt)
+pyside: pyside (LGPL python bindings for Qt)
pyside:
pyside: PySide is a LGPL licensed python binding that allow access of Qt
pyside: libraries, making them available just using the import command.