Rudy Ges 1 vuosi sitten
vanhempi
commit
af048d02a0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/compiler/hxb/hxbData.ml

+ 1 - 1
src/compiler/hxb/hxbData.ml

@@ -24,7 +24,7 @@ exception HxbFailure of string
 type chunk_kind =
 	| STR (* string pool *)
 	| DOC (* doc pool *)
-	| MDF (* module foward *)
+	| MDF (* module forward *)
 	| MTF (* module types forward *)
 	(* Module type references *)
 	| IMP (* imports *)