Fix typo in comment.

This commit is contained in:
Brian Huffman 2018-07-11 04:52:55 -07:00
parent 1666ea3bd0
commit b8ecb4abbe

View File

@ -56,7 +56,7 @@ improveLit impSkol prop =
-- | Improvements from euqality constraints.
-- | Improvements from equality constraints.
-- Invariant:
-- the substitions should be already applied to the new sub-goals, if any.
improveEq :: Bool -> Ctxt -> Prop -> Match (Subst,[Prop])