spelling: arbitrary

This commit is contained in:
Josh Soref 2021-11-04 00:35:18 -04:00
parent 6c6434c7a7
commit 999fa441f1

View file

@ -222,7 +222,7 @@ end
--
-- Normal constraints are not input constraints. An input constraint
-- is one that depends on external state, such as the mouse, the
-- keybord, a clock, or some arbitraty piece of imperative code.
-- keybord, a clock, or some arbitrary piece of imperative code.
--
function Constraint:isInput ()
return false