summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_sched.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/mod_sched.yo')
-rw-r--r--Doc/Zsh/mod_sched.yo4
1 files changed, 2 insertions, 2 deletions
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()