From d7fa37dd8e08a6179c97b3cdeea2405016304272 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 3 Jan 2015 10:16:07 +0100 Subject: console-client: Fix typos in comments Signed-off-by: Stefan Weil --- console-client/xkb/xkb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'console-client/xkb/xkb.h') diff --git a/console-client/xkb/xkb.h b/console-client/xkb/xkb.h index 07694930..e38b5ae7 100644 --- a/console-client/xkb/xkb.h +++ b/console-client/xkb/xkb.h @@ -413,7 +413,7 @@ error_t ksrm_add (symbol ks, int rmod); void ksrm_apply (void); /* Set the current rmod for the key with keyname KEYNAME. */ -/* XXX: It shouldn't be applied immediatly because the key can be +/* XXX: It shouldn't be applied immediately because the key can be replaced. */ void set_rmod_keycode (char *keyname, int rmod); -- cgit v1.2.3