Skip to content

Commit bc83ce2

Browse files
committed
Formatting
1 parent 1694d05 commit bc83ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/odoc/bin/main.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,8 +564,8 @@ module Odoc_html_args = struct
564564
"EXPERIMENTAL: Output HTML files in 'embeddable json' mode, where HTML \
565565
fragments (preamble, content) together with metadata (uses_katex, \
566566
breadcrumbs, table of contents) are emitted in JSON format. The \
567-
structure of the output should be considered unstable and no \
568-
guarantees are made about backward compatibility."
567+
structure of the output should be considered unstable and no guarantees \
568+
are made about backward compatibility."
569569
in
570570
Arg.(value & flag & info ~doc [ "as-json" ])
571571

0 commit comments

Comments
 (0)