Skip to content

Commit dbe1333

Browse files
committed
Minor fixes
1 parent 4a9bfcb commit dbe1333

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

odoc-bench.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ authors: [
2525
]
2626
dev-repo: "git+https://github.com/ocaml/odoc.git"
2727

28-
synopsis: "Meta package defining dependencies for the benchmark rule. Not released."
28+
synopsis: "Meta package defining dependencies for the benchmark rule. Not released"
2929

3030
depends: [
3131
"astring"

test/generators/latex/Recent.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ \subsubsection{Signature\label{Recent-module-type-S1--signature}}%
7474
\ocamlcodefragment{ ]}\\
7575
\end{ocamlindent}%
7676
\ocamlcodefragment{\ocamltag{keyword}{end}}\\
77-
\label{Recent-type-phantom}\ocamlcodefragment{\ocamltag{keyword}{type} +-'a phantom}\\
78-
\label{Recent-val-f}\ocamlcodefragment{\ocamltag{keyword}{val} f : (\ocamltag{label}{x}:int * \ocamltag{label}{y}:int) \hyperref[Recent-type-phantom]{\ocamlinlinecode{phantom}} \ocamltag{arrow}{$\rightarrow$} unit}\\
77+
\label{Recent--type-phantom}\ocamlcodefragment{\ocamltag{keyword}{type} +-'a phantom}\\
78+
\label{Recent--val-f}\ocamlcodefragment{\ocamltag{keyword}{val} f : (\ocamltag{label}{x}:int * \ocamltag{label}{y}:int) \hyperref[Recent--type-phantom]{\ocamlinlinecode{phantom}} \ocamltag{arrow}{$\rightarrow$} unit}\\
7979

8080

0 commit comments

Comments
 (0)