diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:13:47 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 50f194c3e907df7755620f89deb9960726105049 (patch) | |
tree | ba5635363631e8769307f889362b3613e5fcd289 | |
parent | e09be2b3be8f102b8c6406efea1ca3d42cf8673a (diff) | |
download | slackbuilds-50f194c3e907df7755620f89deb9960726105049.tar.gz |
python/pyusb: Fix slack-desc.
-rw-r--r-- | python/pyusb/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyusb/slack-desc b/python/pyusb/slack-desc index 36a0f7468b..21e0d57329 100644 --- a/python/pyusb/slack-desc +++ b/python/pyusb/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pyusb: PyUSB (USB module for Python) +pyusb: pyusb (USB module for Python) pyusb: pyusb: PyUSB is a native Python module which provides easy USB access to pyusb: Python. The module contains classes and methods to support most USB |