spelling: keyboard

This commit is contained in:
Josh Soref 2021-11-04 00:35:27 -04:00
parent 9dd7f0a194
commit 816531b74e

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 arbitrary piece of imperative code.
-- keyboard, a clock, or some arbitrary piece of imperative code.
--
function Constraint:isInput ()
return false