diff options
-rw-r--r-- | python/pyinotify/slack-desc | 2 |
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) |