Skip to content

Commit 09217ae

Browse files
committed
Fix comment
1 parent 57f8842 commit 09217ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • atd-yamlx/examples

atd-yamlx/examples/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; Generate app_config.ml + app_config.mli from app_config.atd using atdml.
2-
; --mode all ensures both yojson and jsonlike readers are generated,
2+
; --mode jsonlike ensures jsonlike readers are generated,
33
; since main.ml uses app_config_of_jsonlike.
44
(rule
55
(targets app_config.ml app_config.mli)

0 commit comments

Comments
 (0)