aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Shareable
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-Shareable')
-rw-r--r--devel/p5-IPC-Shareable/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-Shareable/pkg-descr b/devel/p5-IPC-Shareable/pkg-descr
index 15324807aa3b..89d607563572 100644
--- a/devel/p5-IPC-Shareable/pkg-descr
+++ b/devel/p5-IPC-Shareable/pkg-descr
@@ -1,4 +1,4 @@
- IPC::Shareable allows you to tie a a variable to shared memory making
+ IPC::Shareable allows you to tie a variable to shared memory making
it easy to share the contents of that variable with other Perl
processes. Currently either scalars or hashes can be tied; tying of
arrays remains a work in progress. However, the variable being tied may