diff options
-rw-r--r-- | symbols.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1778,7 +1778,7 @@ KSIsUpper(KeySym ks) * * Simple recipe: * - ONE_LEVEL for width 0/1 - * - ALPHABETIC for 2 shift levels, with lower/upercase + * - ALPHABETIC for 2 shift levels, with lower/uppercase * - KEYPAD for keypad keys. * - TWO_LEVEL for other 2 shift level keys. * and the same for four level keys. |