2
0
Rudy Ges 1 жил өмнө
parent
commit
af048d02a0

+ 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 *)