From 0f4d595902ddf23e89dbe3f5c9373a9a8e26345e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 11 Sep 2006 20:04:07 +0000 Subject: unposted: Mikael Magnusson: typos in sched doc --- Doc/Zsh/mod_sched.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/mod_sched.yo') diff --git a/Doc/Zsh/mod_sched.yo b/Doc/Zsh/mod_sched.yo index 82ba8550f..87ee9064c 100644 --- a/Doc/Zsh/mod_sched.yo +++ b/Doc/Zsh/mod_sched.yo @@ -26,7 +26,7 @@ scheduled command has the tt(-o) flag set, this is shown at the start of the command. With the argument `tt(-)var(item)', removes the given item -from the list. The numbering of the list is continguous and entries are +from the list. The numbering of the list is continuous and entries are in time order, so the numbering can change when entries are added or deleted. @@ -37,6 +37,6 @@ with the line being edited. Providing the option tt(-o) causes the shell to clear the command line before the event and redraw it afterwards. This should be used with any scheduled event that produces visible output to the terminal; it is not needed, for example, with -output that updates a terminal emulatorʼs title bar. +output that updates a terminal emulator's title bar. ) enditem() -- cgit 1.4.1