aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-DirQueue
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-DirQueue')
-rw-r--r--devel/p5-IPC-DirQueue/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-DirQueue/pkg-descr b/devel/p5-IPC-DirQueue/pkg-descr
index 1b7cce918820..086139fb84c4 100644
--- a/devel/p5-IPC-DirQueue/pkg-descr
+++ b/devel/p5-IPC-DirQueue/pkg-descr
@@ -1,4 +1,4 @@
-This module implements a FIFO queueing infrastructure, using a directory
+This module implements a FIFO queuing infrastructure, using a directory
as the communications and storage media. No daemon process is required
to manage the queue; all communication takes place via the filesystem.