mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-19 11:13:49 +01:00
spelling: keyboard
This commit is contained in:
parent
9dd7f0a194
commit
816531b74e
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ end
|
||||||
--
|
--
|
||||||
-- Normal constraints are not input constraints. An input constraint
|
-- Normal constraints are not input constraints. An input constraint
|
||||||
-- is one that depends on external state, such as the mouse, the
|
-- 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 ()
|
function Constraint:isInput ()
|
||||||
return false
|
return false
|
||||||
|
|
Loading…
Add table
Reference in a new issue