diff options
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 |
commit | a658b655572f67c4b47f0210e1562afea4734cb8 (patch) | |
tree | 19c3ae89f56273ee946bdea21bf38654832f8dfb /python | |
parent | 48ea70ecf725ec6e7750e3b4d203f5e40ba585de (diff) |
python/pyside: Fix slack-desc.
Diffstat (limited to 'python')
-rw-r--r-- | python/pyside/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyside/slack-desc b/python/pyside/slack-desc index 6ee3172b7f61..7e7f7b5d1805 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. |