From 6152200c9b942d204be8740d84f076508e066ac3 Mon Sep 17 00:00:00 2001 From: elig0n <31196036+elig0n@users.noreply.github.com> Date: Thu, 24 Mar 2022 10:28:59 +0200 Subject: github #88: Fix typo --- Doc/Zsh/func.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/func.yo b/Doc/Zsh/func.yo index 7edad7f23..12db3f56a 100644 --- a/Doc/Zsh/func.yo +++ b/Doc/Zsh/func.yo @@ -276,7 +276,7 @@ the history file. In case of a conflict, the first non-zero status value is taken. A hook function may call `tt(fc -p) var(...)' to switch the history -context so that the history is saved in a different file from the +context so that the history is saved in a different file from that in the global tt(HISTFILE) parameter. This is handled specially: the history context is automatically restored after the processing of the history line is finished. -- cgit 1.4.1