about summary refs log tree commit diff
path: root/Completion/X/Command/_setxkbmap
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/X/Command/_setxkbmap')
-rw-r--r--Completion/X/Command/_setxkbmap2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_setxkbmap b/Completion/X/Command/_setxkbmap
index 486268ed7..882a6f939 100644
--- a/Completion/X/Command/_setxkbmap
+++ b/Completion/X/Command/_setxkbmap
@@ -23,7 +23,7 @@ _setxkbmap() {
     local -a arguments
 
     arguments=(
-        '-compat[compability map]:compability:_setxkbmap_compat'
+        '-compat[compatibility map]:compatibility:_setxkbmap_compat'
         '-config[configuration file]:configuration:_files'
         '-display[display]:display:_x_display'
         '-geometry[geometry component]:geometry:_setxkbmap_geometry'