about summary refs log tree commit diff
path: root/Doc/Zsh/compsys.yo
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-08-06 15:56:23 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-08-06 15:56:23 +0000
commit9c5a1ba117eedc2ac2fca7f2ce0fc54d0c2a1b36 (patch)
tree12863593e12b42e3a61d23bbcd86f15ed3ad9053 /Doc/Zsh/compsys.yo
parent68a8685146f824bea4698cfb9110c26a771ac3e8 (diff)
downloadzsh-9c5a1ba117eedc2ac2fca7f2ce0fc54d0c2a1b36.tar.gz
zsh-9c5a1ba117eedc2ac2fca7f2ce0fc54d0c2a1b36.tar.xz
zsh-9c5a1ba117eedc2ac2fca7f2ce0fc54d0c2a1b36.zip
correction (unposted)
Diffstat (limited to 'Doc/Zsh/compsys.yo')
-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 b5582b458..6314fa2e5 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -3918,7 +3918,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