Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
geo2a committed Aug 15, 2024
1 parent c78d8bb commit bb52116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion booster/library/Booster/Pattern/ApplyEquations.hs
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ applyEquation term rule =
)

-- check required constraints from lhs.
-- Reaction on false/indeterminate is varies depending on the equation's type (function/simplification),
-- Reaction on false/indeterminate varies depending on the equation's type (function/simplification),
-- see @handleSimplificationEquation@ and @handleFunctionEquation@
checkRequires subst

Expand Down

0 comments on commit bb52116

Please sign in to comment.