diff --git a/docs/keyd.scdoc b/docs/keyd.scdoc index 264756b..37e2bdb 100644 --- a/docs/keyd.scdoc +++ b/docs/keyd.scdoc @@ -680,7 +680,7 @@ A key may optionally be bound to an _action_ which accepts zero or more argument event of an intervening key tap. *timeout(, , )* - If the key is held in isolation for more than _ ms_, activate the first + If the key is held in isolation for more than _ ms_, activate the second action, if the key is held for less than _ ms_ or another key is struck before ms expires, execute the first action.