[m-rev.] trivial diff: fix typo in NEWS file
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Feb 10 10:01:48 AEDT 2005
Estimated hours taken: 0.1
Branches: main, release
NEWS:
Fix typo.
Index: NEWS
===================================================================
RCS file: /home/mercury1/repository/mercury/NEWS,v
retrieving revision 1.371
diff -u -d -r1.371 NEWS
--- NEWS 1 Feb 2005 03:24:17 -0000 1.371
+++ NEWS 9 Feb 2005 22:59:44 -0000
@@ -25,7 +25,7 @@
arbitrary terms to XML documents. Two new modules, set_tree234 and
set_ctree234, have been added to provide operations on sets with better
worst-case behavior (but worse constant factors) than the current
- implementation.s Seven new modules, svarray, sveqvclass, svmap, svbimap,
+ implementation. Seven new modules, svarray, sveqvclass, svmap, svbimap,
svset, svbag, svqueue and svvarset now provide more convenient ways to update
arrays, equivalence classes, maps, bimaps, sets, bags, queues and varsets
in code that uses state variables.
--
Fergus Henderson | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list