Fixed typos

This commit is contained in:
Stefan A. Haubenthal
2025-05-18 15:16:56 +02:00
parent 255dd2845e
commit 33f278b477
5 changed files with 8 additions and 8 deletions

View File

@@ -310,7 +310,7 @@ below::
# Beep on unknown keys
map --new-mode XXX --on-unknown beep ...
# Ingore unknown keys silently
# Ignore unknown keys silently
map --new-mode XXX --on-unknown ignore ...
# Beep and exit the keyboard mode on unknown key
map --new-mode XXX --on-unknown end ...