From ed8b82b9b1bf74392caf4f4683f367bc4cbbd193 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 11 May 2000 00:01:03 +0000 Subject: Spelling corrections in the docs (11315) --- Doc/Zsh/builtins.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/builtins.yo') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index a65ff4717..3ab87ece8 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -104,7 +104,7 @@ the function be loaded using ksh-style or zsh-style autoloading, respectively. If neither is given, the current setting of the tt(KSH_AUTOLOAD) options determines how the function is loaded. With ksh-style autoloading, the contents of the file will not be executed -immediatly. Instead, the function created will contain the contents of +immediately. Instead, the function created will contain the contents of the file plus a call to the function itself appended to it, thus given normal ksh autoloading behaviour on the first call to the function. -- cgit 1.4.1