mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
spelling: accommodated
This commit is contained in:
parent
3462a08d4a
commit
2ff14478f7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
--
|
||||
|
|
Loading…
Add table
Reference in a new issue