Skip to content
Snippets Groups Projects
Commit f71d45e9 authored by David Swasey's avatar David Swasey
Browse files

Typo in coqdoc.

parent 14acb6a5
No related branches found
No related tags found
No related merge requests found
......@@ -403,7 +403,7 @@ Section set_disj.
by apply set_disj_alloc_local_update.
Qed.
(** * The [SetDisj_uninj] operation *)
(** The [SetDisj_uninj] operation *)
Lemma SetDisj_uninj_op X Y :
(X Y) SetDisj_uninj (X Y) = SetDisj_uninj X SetDisj_uninj Y.
Proof.
......
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