diff options
author | wiz <wiz> | 2001-09-08 01:51:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-09-08 01:51:59 +0000 |
commit | 7322d0a1a4cf435b861d7c27a84b59f136a0bdbf (patch) | |
tree | 6108629177243e9702c961f85a1d835de2f6296f /devel/ruby-mutexm | |
parent | ddb82dcb6b17d4cdfb9de3ef6f835d5e75d3c654 (diff) | |
download | pkgsrc-7322d0a1a4cf435b861d7c27a84b59f136a0bdbf.tar.gz |
Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
Diffstat (limited to 'devel/ruby-mutexm')
-rw-r--r-- | devel/ruby-mutexm/pkg/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-mutexm/pkg/DESCR b/devel/ruby-mutexm/pkg/DESCR index e495a6c0cdf..bb1e1d0ca94 100644 --- a/devel/ruby-mutexm/pkg/DESCR +++ b/devel/ruby-mutexm/pkg/DESCR @@ -1,2 +1,2 @@ -Extention module of Mutex mix-in. -It gives functionality of Mutex to any objects. +Extension module of Mutex mix-in. +It gives functionality of Mutex to any object. |