spelling: satisfying

This commit is contained in:
Josh Soref 2021-11-04 00:35:33 -04:00
parent be42d0af9f
commit bdba469388

View file

@ -614,7 +614,7 @@ end
-- --
-- Attempt to satisfy the given constraint and, if successful, -- Attempt to satisfy the given constraint and, if successful,
-- incrementally update the dataflow graph. Details: If satifying -- incrementally update the dataflow graph. Details: If satisfying
-- the constraint is successful, it may override a weaker constraint -- the constraint is successful, it may override a weaker constraint
-- on its output. The algorithm attempts to resatisfy that -- on its output. The algorithm attempts to resatisfy that
-- constraint using some other method. This process is repeated -- constraint using some other method. This process is repeated