Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gares committed Jun 18, 2020
1 parent 50e82d4 commit 67ec225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/elpi_lambdapi.ml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ module MM = FlexibleData.Map(M)
let metamap : MM.t State.component = MM.uvmap

(* Terms.term -> Data.term, we use Ctxt.ctxt to carry a link between
Bindlib's var to Elpi's De Duijn levels *)
Bindlib's var to Elpi's De Bruijn levels *)
let embed_term : Terms.term Conversion.embedding = fun ~depth st t ->
let open RawData in
let open Terms in
Expand Down

0 comments on commit 67ec225

Please sign in to comment.