summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libinotify/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libinotify/pkg-descr b/devel/libinotify/pkg-descr
index 10249e5b72e8..849d190f328e 100644
--- a/devel/libinotify/pkg-descr
+++ b/devel/libinotify/pkg-descr
@@ -1,5 +1,5 @@
This library provides inotify-compatible interface for applications,
-that need to monotor changes happening in a filesystem. It can be useful
+that need to monitor changes happening in a filesystem. It can be useful
when porting Linux applications, which often use inotify interface.
The IN_OPEN, IN_CLOSE_WRITE and IN_CLOSE_NOWRITE events are not yet