summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:14:16 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit3eb551859b93c56639f25dd862542e9ee5062acb (patch)
tree19ac6dd3d10151e3c37d39093b1b050f603befdd
parentada69c235790f1e69bf3cd760affa0f79e1fc6a8 (diff)
downloadslackbuilds-3eb551859b93c56639f25dd862542e9ee5062acb.tar.gz
slackbuilds-3eb551859b93c56639f25dd862542e9ee5062acb.tar.xz
python/pyinotify: Fix slack-desc.
-rw-r--r--python/pyinotify/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyinotify/slack-desc b/python/pyinotify/slack-desc
index 7489b99a35..33d2d9371d 100644
--- a/python/pyinotify/slack-desc
+++ b/python/pyinotify/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-pyinotify: Pyinotify (python inotify module)
+pyinotify: pyinotify (python inotify module)
pyinotify:
pyinotify: Pyinotify is a Python module for monitoring filesystems changes.
pyinotify: Pyinotify relies on a Linux Kernel feature (merged in kernel 2.6.13)