summaryrefslogtreecommitdiff
path: root/console-client/xkb/xkbtimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'console-client/xkb/xkbtimer.c')
-rw-r--r--console-client/xkb/xkbtimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-client/xkb/xkbtimer.c b/console-client/xkb/xkbtimer.c
index 7621af72..24791e9e 100644
--- a/console-client/xkb/xkbtimer.c
+++ b/console-client/xkb/xkbtimer.c
@@ -214,7 +214,7 @@ xkb_input_key (int key)
}
else
{
- /* Immediatly report the keypress. */
+ /* Immediately report the keypress. */
xkb_handle_key (keyc);
/* Check if this repeat is allowed for this keycode. */