summaryrefslogtreecommitdiff
path: root/devel/rvm/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rvm/DESCR')
-rw-r--r--devel/rvm/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rvm/DESCR b/devel/rvm/DESCR
index 8008e87a635..e19826c5706 100644
--- a/devel/rvm/DESCR
+++ b/devel/rvm/DESCR
@@ -1,4 +1,4 @@
This package implements a recoverable virtual memory. This is done
using mmap and a transaction system so that a file can be mapped
-into VM and be remapped in another process and still have the
+into VM and be remapped in another process and still have the
data, pointers, etc, still valid.