about summary refs log tree commit diff
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.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_sched.yo b/Doc/Zsh/mod_sched.yo
index 22ad4afd2..03ef3e54b 100644
--- a/Doc/Zsh/mod_sched.yo
+++ b/Doc/Zsh/mod_sched.yo
@@ -53,7 +53,7 @@ consists of the scheduled time in seconds since the epoch
 (see ifnzman(The zsh/datetime Module)\
 ifzman(the section `The zsh/datetime Module') for facilities for
 using this number), followed by a colon, followed by any options
-(which may be empty but will be preceeded by a `tt(-)' otherwise),
+(which may be empty but will be preceded by a `tt(-)' otherwise),
 followed by a colon, followed by the command to be executed.
 
 The tt(sched) builtin should be used for manipulating the events.  Note