Skip to content
Snippets Groups Projects
Verified Commit f25d9024 authored by Paolo G. Giarrusso's avatar Paolo G. Giarrusso
Browse files

Fix documentation for ofe_funR

This comment wasn't updated after
866cad62.
parent 9d8af00a
No related branches found
No related tags found
No related merge requests found
......@@ -1491,7 +1491,7 @@ Proof.
by intros ? A1 A2 B1 B2 n f g Hfg; apply optionC_map_ne, rFunctor_contractive.
Qed.
(* Dependently-typed functions over a finite discrete domain *)
(* Dependently-typed functions over a discrete domain *)
Section ofe_fun_cmra.
Context `{B : A ucmraT}.
Implicit Types f g : ofe_fun B.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment