From b89ee4ed4a90e7aaf7691aa122821c7691fd73fb Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 7 Dec 2014 21:23:22 +0000 Subject: fix typo --- Doc/Zsh/params.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 996f87c4f..a91d0e307 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -757,7 +757,7 @@ ifnzman(noderef(Complex Commands)) vinde(TRY_BLOCK_INTERRUPT) item(tt(TRY_BLOCK_INTERRUPT) )( This variable works in a similar way to tt(TRY_BLOCK_ERROR), but -represents the status of an interrupt from the signall SIGINT, which +represents the status of an interrupt from the signal SIGINT, which typically comes from the keyboard when the user types tt(^C). If set to 0, any such interrupt will be reset; otherwise, the interrupt is propagated after the tt(always) block. -- cgit 1.4.1