diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-14 17:24:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-14 17:24:07 +0000 |
commit | aee86938daada79b881666c96d2ada3e9e1d8a3c (patch) | |
tree | 4b99d263c1cf33608f35d6939606c5f76d988f78 | |
parent | 1663dce8ace44eb3c717485e9ce007ece49eb307 (diff) | |
download | pkgsrc-aee86938daada79b881666c96d2ada3e9e1d8a3c.tar.gz |
fix typos
-rw-r--r-- | devel/isect/pkg/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/isect/pkg/DESCR b/devel/isect/pkg/DESCR index b48af3820b3..d4b4621159d 100644 --- a/devel/isect/pkg/DESCR +++ b/devel/isect/pkg/DESCR @@ -6,8 +6,8 @@ multi-tier programming as easy as reading and writing. Isect is short for intersect, a kind of table required in relational databases to express many-to-many relationships. Distributed processing implements process-oriented many-to-many relationships: many clients -communicating with many services. If it's mathmatically required for -data relationships then it's mathmatically required for process +communicating with many services. If it's mathematically required for +data relationships then it's mathematically required for process relationships! This is the proof--and the reason you need isectd. Questions and comments should be mailed to tgagne@ix.netcom.com. |