about summary refs log tree commit diff
path: root/Doc/Zsh/expn.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/expn.yo')
-rw-r--r--Doc/Zsh/expn.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index b2a2b59f0..ecb16c0d5 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -1452,7 +1452,7 @@ length matched (16 in the example) is longer than that matched by any
 static name.
 
 The completion system calls `tt(zsh_directory_name c)' in order to
-completion dynamic names for directories.  The code for this should be
+complete dynamic names for directories.  The code for this should be
 as for any other completion function as described in
 ifnzman(noderef(Completion System))\
 ifzman(zmanref(zshcompsys)).