Skip to content
Snippets Groups Projects
Commit da02a192 authored by Ralf Jung's avatar Ralf Jung
Browse files

Merge branch 'typo' into 'master'

fix typo

See merge request iris/iris!866
parents 0f15f7df ee61f8cd
No related branches found
No related tags found
No related merge requests found
...@@ -60,7 +60,7 @@ Section coPset. ...@@ -60,7 +60,7 @@ Section coPset.
Qed. Qed.
End coPset. End coPset.
(* The disjoiny union CMRA *) (* The disjoint union CMRA *)
Inductive coPset_disj := Inductive coPset_disj :=
| CoPset : coPset coPset_disj | CoPset : coPset coPset_disj
| CoPsetBot : coPset_disj. | CoPsetBot : coPset_disj.
......
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