Skip to content

Commit

Permalink
Update src/dir_with_dune.mli
Browse files Browse the repository at this point in the history
Co-Authored-By: rgrinberg <[email protected]>
Signed-off-by: Rudi Grinberg <[email protected]>
  • Loading branch information
jeremiedimino and rgrinberg committed Nov 20, 2018
1 parent 1f8059a commit a2babd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dir_with_dune.mli
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
open Stdune

(** A directory with a jbuild *)
(** A directory with a [dune] file *)
type 'data t =
{ src_dir : Path.t
; ctx_dir : Path.t (** [_build/context-name/src_dir] *)
Expand Down

0 comments on commit a2babd6

Please sign in to comment.