abouttreesummaryrefslogcommitdiff
diff options
context:
space:
mode:
authorJules Aguillon2024-12-04 23:02:57 +0100
committerJules Aguillon2024-12-04 23:02:57 +0100
commitae323affca5e064b8e1a01deeca5a857b651dbd4 (patch)
tree7ea3f8d5674a22c44611a23c5446ae8d0749ac80
parentb6a8b4a28503be33377c75bca59b3ea36bef6fa3 (diff)
downloadunexpected-keyboard-ae323affca5e064b8e1a01deeca5a857b651dbd4.tar.gz
unexpected-keyboard-ae323affca5e064b8e1a01deeca5a857b651dbd4.zip
Fix doc about ':char' keys
-rw-r--r--doc/Possible-key-values.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Possible-key-values.md b/doc/Possible-key-values.md
index 76cdbe0..8b5478a 100644
--- a/doc/Possible-key-values.md
+++ b/doc/Possible-key-values.md
@@ -186,5 +186,5 @@ on it. `char` keys can be modified by `ctrl` and other modifiers, unlike `str`
keys.
For example:
-- `:char symbol='q':љ`, which is used to implement `ctrl` shortcuts in cyrillic
+- `:char symbol='љ':q`, which is used to implement `ctrl` shortcuts in cyrillic
layouts.