[MLton-commit] r5620
    Vesa Karvonen 
    vesak at mlton.org
       
    Thu Jun 14 08:29:09 PDT 2007
    
    
  
Fixed a typo in comment.
----------------------------------------------------------------------
U   mltonlib/trunk/com/ssh/generic/unstable/public/value/eq.sig
----------------------------------------------------------------------
Modified: mltonlib/trunk/com/ssh/generic/unstable/public/value/eq.sig
===================================================================
--- mltonlib/trunk/com/ssh/generic/unstable/public/value/eq.sig	2007-06-14 15:27:51 UTC (rev 5619)
+++ mltonlib/trunk/com/ssh/generic/unstable/public/value/eq.sig	2007-06-14 15:29:09 UTC (rev 5620)
@@ -15,7 +15,7 @@
 
    val eq : ('a, 'x) Eq.t -> 'a BinPr.t
    (**
-    * Extracs the equality relation.  Note that the type parameter {'a}
+    * Extracts the equality relation.  Note that the type parameter {'a}
     * isn't an equality type variable.
     *)
 
    
    
More information about the MLton-commit
mailing list