spelling: accommodated

This commit is contained in:
Josh Soref 2021-11-04 00:35:15 -04:00
parent 3462a08d4a
commit 2ff14478f7

View file

@ -837,7 +837,7 @@ end
-- In case 1, the added constraint is stronger than the stay
-- constraint and values must propagate down the entire length of the
-- chain. In case 2, the added constraint is weaker than the stay
-- constraint so it cannot be accomodated. The cost in this case is,
-- constraint so it cannot be accommodated. The cost in this case is,
-- of course, very low. Typical situations lie somewhere between these
-- two extremes.
--