Skip to content

Commit a62b8d5

Browse files
committed
Remove spurious space after :e: in tuto_elpi_lang
1 parent c16a429 commit a62b8d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/tutorial_elpi_lang.v

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,10 +1469,10 @@ Common pitfalls
14691469
Well, no programming language is perfect.
14701470
14711471
+++++++++++++++++++++++++++++++++++++++++++
1472-
Precedence of :e:`,`, :e: `==>` and :e:`=>`
1472+
Precedence of :e:`,`, :e:`==>` and :e:`=>`
14731473
+++++++++++++++++++++++++++++++++++++++++++
14741474
1475-
In this tutorial we only used :e: `==>` but Elpi also provides
1475+
In this tutorial we only used :e:`==>` but Elpi also provides
14761476
the standard λProlog implication :e:`=>`. They have the same meaning
14771477
but different precedences w.r.t. :e:`,`.
14781478

0 commit comments

Comments
 (0)