about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Doc/Zsh/compsys.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index c5260245a..085d912ef 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -3898,7 +3898,7 @@ calculate completions, you can store that data in variables, and use
 this function to dump the values of those variables to a file.  Then,
 if they are needed in subsequent shell invocations, they can be
 retrieved quickly from that file via tt(_retrieve_cache), avoiding the
-needly for repeating the costly operation.
+need for repeating the costly operation.
 
 The var(cache_identifier) specifies the file which the data should be
 dumped to, and is stored in a directory specified by the