about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-08-06 15:55:41 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-08-06 15:55:41 +0000
commit5031b52277ad8a05fa6e91b3f07cc229bf63f2d4 (patch)
treefebf98488b938be107e77c06d8ec16e8f3caf064 /Doc
parentd2f6a686c24bf660019d4912659353e526c93ba1 (diff)
downloadzsh-5031b52277ad8a05fa6e91b3f07cc229bf63f2d4.tar.gz
zsh-5031b52277ad8a05fa6e91b3f07cc229bf63f2d4.tar.xz
zsh-5031b52277ad8a05fa6e91b3f07cc229bf63f2d4.zip
correction (unposted)
Diffstat (limited to 'Doc')
-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