Skip to content

Commit b75c174

Browse files
authored
Update structures.v
1 parent 9ea901b commit b75c174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

structures.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ Elpi Export HB.end.
460460

461461
(** [HB.export Modname] does the work of [Export Modname] but also schedules [Modname]
462462
to be exported later on, when [HB.reexport] is called.
463-
Note that the list of modules to be exported is store in the current module,
463+
Note that the list of modules to be exported is stored in the current module,
464464
hence the recommended way to do is
465465
<<<
466466
Module Algebra.

0 commit comments

Comments
 (0)