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