Skip to content
Snippets Groups Projects
Commit 75883a20 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Fix typo.

parent 4d2d606f
No related branches found
No related tags found
No related merge requests found
......@@ -222,7 +222,7 @@ Section ctx.
revert Hx. rewrite lookup_insert_Some. naive_solver.
Qed.
(** Ctxironment subtyping *)
(** Context subtyping *)
Global Instance ctx_le_plain Γ1 Γ2 : Plain (Γ1 <ctx: Γ2).
Proof. rewrite /ctx_le /=. apply _. Qed.
......
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