We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4c047b + 25043b7 commit 0f93786Copy full SHA for 0f93786
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