From 3c62c9fb41aadaf617a9ee13b014b1d1456185cb Mon Sep 17 00:00:00 2001 From: vCaesar Date: Mon, 24 Oct 2016 21:19:58 +0800 Subject: [PATCH] Update doc.md --- doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.md b/doc.md index 20ebe58..fe2e2a4 100644 --- a/doc.md +++ b/doc.md @@ -33,7 +33,7 @@ ##Keyboard -###.SetKeyboardDelay(ms) +###

.SetKeyboardDelay(ms)

Sets the delay in milliseconds to sleep after a keyboard event. This is 10ms by default.