From 246bcd10a7aeb54094ba02f032e682b759ee4b0b Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 16 Dec 2010 13:55:35 +0000 Subject: Mikael: 28531: typos --- Doc/Zsh/options.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/options.yo') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index eb5ce37cb..a96597157 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1579,7 +1579,7 @@ example(unsetopt localtraps trap - INT fn+LPAR()RPAR() { setopt localtraps; trap '' INT; sleep 3; }) -will restore normally handling of tt(SIGINT) after the function exits. +will restore normal handling of tt(SIGINT) after the function exits. ) pindex(MULTI_FUNC_DEF) pindex(NO_MULTI_FUNC_DEF) -- cgit 1.4.1