about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2023-02-26 19:18:19 -0800
committerBart Schaefer <schaefer@zsh.org>2023-02-26 19:18:19 -0800
commit3d8c567d581831ed2a60b34d8a855531b0cf197d (patch)
tree035ed50c7b77b486a8d08bca4138313b1712b042 /Doc
parentec4bd3169d0734ca8ec74ccc52235e71d7e59166 (diff)
downloadzsh-3d8c567d581831ed2a60b34d8a855531b0cf197d.tar.gz
zsh-3d8c567d581831ed2a60b34d8a855531b0cf197d.tar.xz
zsh-3d8c567d581831ed2a60b34d8a855531b0cf197d.zip
Fix typo
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/restricted.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/restricted.yo b/Doc/Zsh/restricted.yo
index 33dfc96c6..7948cfe8a 100644
--- a/Doc/Zsh/restricted.yo
+++ b/Doc/Zsh/restricted.yo
@@ -65,7 +65,7 @@ variables.  Except for the few listed above, zsh does not restrict
 the setting of environment variables.
 
 If a `tt(perl)', `tt(python)', `tt(bash)', or other general purpose
-interpreted script it treated as a restricted
+interpreted script is treated as a restricted
 command, the user can work around the restriction by
 setting specially crafted `tt(PERL5LIB)', `tt(PYTHONPATH)',
 `tt(BASHENV)' (etc.) environment variables. On GNU systems, any