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 --- ChangeLog | 4 ++++ Doc/Zsh/mod_sched.yo | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fdbe5e16e..f11641046 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-09-11 Peter Stephenson + + * unposted: Mikael Magnusson: Doc/Zsh/mod_sched.yo: typos. + 2006-09-11 Peter Stephenson * 22686: Src/params.c: unset array if assigning numeric 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