diff options
Diffstat (limited to 'src/xkbcomp/compat.c')
-rw-r--r-- | src/xkbcomp/compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xkbcomp/compat.c b/src/xkbcomp/compat.c index 7a556ac..50e8801 100644 --- a/src/xkbcomp/compat.c +++ b/src/xkbcomp/compat.c @@ -129,7 +129,7 @@ * * When set to 'level1', the interpret will only match levels which are * the first level of the first group of the keys. This can be useful in - * conjuction with e.g. a virtualModifier statement. + * conjunction with e.g. a virtualModifier statement. * * - action statement: * action = LockMods(modifiers=NumLock); |