Skip to content

Commit a892c33

Browse files
panglesdjonludlam
authored andcommitted
Driver: typo
Signed-off-by: Paul-Elliot <[email protected]>
1 parent 8611d0e commit a892c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/driver/packages.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ val pp : Format.formatter -> t -> unit
9595

9696
type set = t Util.StringMap.t
9797

98-
(** Turns a set of libraries into a map from library name to package *)
9998
val of_libs : packages_dir:Fpath.t option -> Util.StringSet.t -> set
99+
(** Turns a set of libraries into a map from package name to package *)

0 commit comments

Comments
 (0)