Skip to content

Commit

Permalink
Even more typos
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeata committed Jan 16, 2025
1 parent fe2a45b commit 1b87068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Manual/Language/RecursiveDefs/PartialFixpoint.lean
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Definition by partial fixpoint will succeed if the following two conditions hold

A {deftech}_tail position_ of the function body is

* the funcion body itself,
* the function body itself,
* the branches of a {keywordOf Lean.Parser.Term.match}`match` expression in tail position,
* the branches of an {keywordOf termIfThenElse}`if` expression in tail position, and
* the body of a {keywordOf Lean.Parser.Term.let}`let` expression in tail position.
Expand Down

0 comments on commit 1b87068

Please sign in to comment.