summaryrefslogtreecommitdiff
path: root/devel/rubygem-wdm/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-wdm/pkg-descr')
-rw-r--r--devel/rubygem-wdm/pkg-descr7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/rubygem-wdm/pkg-descr b/devel/rubygem-wdm/pkg-descr
index aa8b7871a3fb..f0ef718ba41c 100644
--- a/devel/rubygem-wdm/pkg-descr
+++ b/devel/rubygem-wdm/pkg-descr
@@ -1,3 +1,4 @@
-Windows Directory Monitor (WDM) is a library which can be used to monitor
-directories for changes. It's mostly implemented in C and uses the Win32 API
-for a better performance.
+Windows Directory Monitor (WDM) is a thread-safe ruby library which can be used
+to monitor directories for changes on Windows.
+
+It's mostly implemented in C and uses the Win32 API for a better performance.