We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7174ba commit 4603ea3Copy full SHA for 4603ea3
examples/tutorial_coq_elpi_HOAS.v
@@ -656,7 +656,7 @@ Outside the pattern fragment
656
657
This encoding of evars is such that the programmer does not need to care
658
much about them: no need to carry around an assignment/typing map like the
659
-Evar map, no need to declared new variables there, etc. The programmer
+Evar map, no need to declare new variables there, etc. The programmer
660
can freely call Coq API passing an Elpi term containing holes.
661
662
There is one limitation, though. The rest of this tutorial describes it
0 commit comments