summaryrefslogtreecommitdiff
path: root/etc/completions/_feh
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-11-14 18:10:43 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-11-14 18:10:43 +0100
commitf6fbd843758e19715319937852d5c0930f92d4d1 (patch)
tree6bdb75a8d3031f52387b30a4720a2ee9095bb523 /etc/completions/_feh
parentac1585bb49033a6f850c8779cb3032e5aef7d730 (diff)
Fix a typo in the feh completion
Diffstat (limited to 'etc/completions/_feh')
-rw-r--r--etc/completions/_feh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/completions/_feh b/etc/completions/_feh
index 03e55d8..d87eafa 100644
--- a/etc/completions/_feh
+++ b/etc/completions/_feh
@@ -95,7 +95,7 @@ argument_postfix=(
'menu-font' '[Set font in menus]:font: '
'no-menus' "[Don't load or show any menus]"
'next-button' '[Button for next image]:button:_feh_button'
- 'zoom-button' '[Button to zoom image]:button:_fes_button'
+ 'zoom-button' '[Button to zoom image]:button:_feh_button'
'pan-button' '[Ctrl+Button to pan image]:button:_feh_button'
'menu-button' '[Button to activate menu]:button:_feh_button'
'no-menu-ctrl-mask' '[Show Menu without pressing ctrl]'