[m-rev.] trivial diff: fix a typo

Tyson Dowd trd at cs.mu.OZ.AU
Tue Sep 17 10:14:54 AEST 2002


===================================================================


Estimated hours taken: 0.1
Branches: main

library/store.m:
	A store can be consider a mapping from ...
	s/consider/considered/


Index: library//store.m
===================================================================
RCS file: /home/mercury1/repository/mercury/library/store.m,v
retrieving revision 1.34
diff -u -r1.34 store.m
--- library//store.m	14 Jun 2002 10:18:55 -0000	1.34
+++ library//store.m	16 Sep 2002 05:58:07 -0000
@@ -9,7 +9,7 @@
 % Stability: low.
 %
 % This file provides facilities for manipulating mutable stores.
-% A store can be consider a mapping from abstract keys to their values.
+% A store can be considered a mapping from abstract keys to their values.
 % A store holds a set of nodes, each of which may contain a value of any
 % type.
 %


-- 
       Tyson Dowd           # 
                            #  Surreal humour isn't everyone's cup of fur.
     trd at cs.mu.oz.au        # 
http://www.cs.mu.oz.au/~trd #
--------------------------------------------------------------------------
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