[m-rev.] trivial diff: fix some typos in the user's guide

Julien Fischer juliensf at cs.mu.OZ.AU
Tue Jun 13 17:28:15 AEST 2006


Estimated hours taken: 0
Branches: main, release

doc/user_guide.texi:
	Fix some typos: s/functionat/functions/
	and s/treate/treat/.

Index: user_guide.texi
===================================================================
RCS file: /home/mercury1/repository/mercury/doc/user_guide.texi,v
retrieving revision 1.480
diff -u -r1.480 user_guide.texi
--- user_guide.texi	13 Jun 2006 06:48:54 -0000	1.480
+++ user_guide.texi	13 Jun 2006 07:26:15 -0000
@@ -5381,7 +5381,7 @@
 @sp 1
 @item --no-warn-obsolete
 @findex --no-warn-obsolete
-Do not warn about calls to predicates or functionat that have been
+Do not warn about calls to predicates or functions that have been
 marked as obsolete.

 @end table
@@ -6580,7 +6580,7 @@
 @sp 1
 @item @code{--maybe-thread-safe @{yes, no@}}
 @findex --maybe-thread-safe
-Specify how to treate the @samp{maybe_thread_safe} foreign code
+Specify how to treat the @samp{maybe_thread_safe} foreign code
 attribute.  @samp{yes} means that a foreign procedure with the
 @samp{maybe_thread_safe} option is treated as thought is has a
 @samp{thread_safe} attribute.  @samp{no} means that the foreign

--------------------------------------------------------------------------
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