aboutsummaryrefslogtreecommitdiff
path: root/console-client/xkb/xkbtimer.c
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2015-01-03 10:16:07 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-01-03 13:09:33 +0100
commitd7fa37dd8e08a6179c97b3cdeea2405016304272 (patch)
treec637418467cd656f80e4d8d5bfebf4a7db279a84 /console-client/xkb/xkbtimer.c
parent795d45e2a4ab58dd169e1febfd82b8e3b4601d9e (diff)
downloadhurd-d7fa37dd8e08a6179c97b3cdeea2405016304272.tar.gz
hurd-d7fa37dd8e08a6179c97b3cdeea2405016304272.tar.bz2
hurd-d7fa37dd8e08a6179c97b3cdeea2405016304272.zip
console-client: Fix typos in comments
Signed-off-by: Stefan Weil <sw@weilnetz.de>
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. */