Skip to content

Commit aeb2f8c

Browse files
committed
let's -> lets in tuto_expli_lang
1 parent a62b8d5 commit aeb2f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorial_elpi_lang.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,7 @@ Elpi Query lp:{{ coq.say "result =" {calc (2 + 3)} }}.
10941094
Allocation of variables
10951095
-----------------------
10961096
1097-
The language let's one use λ-abstraction also to write anonymous rules
1097+
The language lets one use λ-abstraction also to write anonymous rules
10981098
but one has to be wary of where variables are bound (allocated really).
10991099
11001100
In our example we use the higher order predicate :stdlib:`std.map`:

0 commit comments

Comments
 (0)