summaryrefslogtreecommitdiff
path: root/Doc/Zsh/func.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/func.yo')
-rw-r--r--Doc/Zsh/func.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/func.yo b/Doc/Zsh/func.yo
index 1bdf169c1..6b6202831 100644
--- a/Doc/Zsh/func.yo
+++ b/Doc/Zsh/func.yo
@@ -189,7 +189,7 @@ findex(precmd)
vindex(precmd_functions)
item(tt(precmd))(
Executed before each prompt. Note that precommand functions are not
-reexecuted simply because the command line is redrawn, as happens, for
+re-executed simply because the command line is redrawn, as happens, for
example, when a notification about an exiting job is displayed.
)
findex(preexec)