From 36c7a0a0b351c6a1d3cc51f7947e4c929e2f8aa8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 10 Aug 2006 17:17:26 +0000 Subject: unposted: trivial typo in compsys.yo --- ChangeLog | 2 ++ Doc/Zsh/compsys.yo | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 50c4c3090..45cdc3731 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-08-10 Peter Stephenson + * unposted: Doc/Zsh/compsys.yo: trivial typo. + * 22597: Src/Zle/complist.c, Src/Zle/zle_tricky.c: back off two hunks of 22594 which appeared to both unnecessary and incorrect. diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index facd589a5..7b62687b3 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1268,7 +1268,7 @@ item(tt(file-list))( This style controls whether files completed using the standard builtin mechanism are to be listed with a long list similar to tt(ls -l) (although note that this feature actually uses the shell module -tt(zsh/stat) for file information; this lods the builtin tt(stat) +tt(zsh/stat) for file information; this loads the builtin tt(stat) which will replace any external tt(stat) executable). The style may either be set to a true value (or `tt(all)'), or -- cgit 1.4.1