summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_newuser.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/mod_newuser.yo')
-rw-r--r--Doc/Zsh/mod_newuser.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_newuser.yo b/Doc/Zsh/mod_newuser.yo
index 5da66a9f2..8c37c7059 100644
--- a/Doc/Zsh/mod_newuser.yo
+++ b/Doc/Zsh/mod_newuser.yo
@@ -36,7 +36,7 @@ The tt(zsh/newuser) module is then unconditionally unloaded.
Note that it is possible to achieve exactly the same effect as the
tt(zsh/newuser) module by adding code to tt(/etc/zshenv). The module
exists simply to allow the shell to make arrangements for new users without
-the need for invervention by package maintainers and system administrators.
+the need for intervention by package maintainers and system administrators.
The script supplied with the module invokes the shell function
tt(zsh-newuser-install). This may be invoked directly by the user