Taddeus Kroes 12 gadi atpakaļ
vecāks
revīzija
f9487acd48
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      phases/desug.mli

+ 1 - 1
phases/desug.mli

@@ -3,7 +3,7 @@
 
 (** {2 Split variable initialisations}
 
-    Variable initialisations are splint into declarations and assignments, to
+    Variable initialisations are split into declarations and assignments, to
     generalize the AST format. This makes context analysis easier, since
     initialisations need not be considered. The assignments are placed in the
     function body, after local fuction declarations (which are not in the