We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab7fcc commit 25043b7Copy full SHA for 25043b7
examples/tutorial_elpi_lang.v
@@ -461,7 +461,7 @@ Elpi Program tutorial_functions3 lp:{{
461
462
Elpi accepts the code because:
463
464
-* the two rules are mutually esclusive (thanks to the cut)
+* the two rules are mutually exclusive (thanks to the cut)
465
* because the code after the cut is itself a function call
466
(:e:`Y = 2` is a call to unification that is a function)
467
0 commit comments