summary refs log tree commit diff
path: root/Completion/Zsh/Type/_globquals
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Type/_globquals')
-rw-r--r--Completion/Zsh/Type/_globquals2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Zsh/Type/_globquals b/Completion/Zsh/Type/_globquals
index 5cdb8f7c4..2523eb333 100644
--- a/Completion/Zsh/Type/_globquals
+++ b/Completion/Zsh/Type/_globquals
@@ -47,7 +47,7 @@ while [[ -n $PREFIX ]]; do
     (e)
     # complete/skip delimited command line
     if [[ -z $PREFIX ]]; then
-      _delimiters qualifer-e
+      _delimiters qualifier-e
       return
     elif ! _globqual_delims; then
       # still completing command to eval