summaryrefslogtreecommitdiffstats
path: root/scripts/shell_completions/zsh/_borg
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-12-26 21:59:10 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2021-01-07 17:54:33 +0100
commit72e7c46fa71d403fa2644423532ed7215d02a849 (patch)
treefae4ebc28c9b290bf255da11a01c3b4da5ae212a /scripts/shell_completions/zsh/_borg
parent268eb2e598d8288c970d43404ee0544379ec66da (diff)
Fix typos
Diffstat (limited to 'scripts/shell_completions/zsh/_borg')
-rw-r--r--scripts/shell_completions/zsh/_borg2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/shell_completions/zsh/_borg b/scripts/shell_completions/zsh/_borg
index d97fc3b15..41bac8a83 100644
--- a/scripts/shell_completions/zsh/_borg
+++ b/scripts/shell_completions/zsh/_borg
@@ -1158,7 +1158,7 @@ __borg_complete_keys() {
compset -S '[^A-Za-z]##*'
[[ -n $ISUFFIX ]] && compstate[to_end]=''
- # NOTE: `[[ -n $ISUFFIX ]]` is a workarond for a bug that causes cursor movement to the right further than it should
+ # NOTE: `[[ -n $ISUFFIX ]]` is a workaround for a bug that causes cursor movement to the right further than it should
# NOTE: the _oldlist completer doesn't respect compstate[to_end]=''
local ipref suf