浏览代码

[hxb] typo

Rudy Ges 1 年之前
父节点
当前提交
af048d02a0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 *)