Taddeus Kroes 12 роки тому
батько
коміт
f9487acd48
1 змінених файлів з 1 додано та 1 видалено
  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