[MLton-commit] r6662
    Vesa Karvonen 
    vesak at mlton.org
       
    Tue Jul  1 06:54:14 PDT 2008
    
    
  
Fixed typos.
----------------------------------------------------------------------
U   mltonlib/trunk/org/mlton/vesak/var-ed/unstable/public/var-ed.sig
----------------------------------------------------------------------
Modified: mltonlib/trunk/org/mlton/vesak/var-ed/unstable/public/var-ed.sig
===================================================================
--- mltonlib/trunk/org/mlton/vesak/var-ed/unstable/public/var-ed.sig	2008-06-29 11:15:49 UTC (rev 6661)
+++ mltonlib/trunk/org/mlton/vesak/var-ed/unstable/public/var-ed.sig	2008-07-01 13:54:12 UTC (rev 6662)
@@ -20,7 +20,7 @@
     *)
    structure Group : sig
       type t
-      (** The tyoe if variable groups. *)
+      (** The type of variable groups. *)
 
       val new : {parent : t,
                  name : String.t} -> t
    
    
More information about the MLton-commit
mailing list