diff options
author | Patrick José Pereira <patrickelectric@gmail.com> | 2016-12-30 10:34:16 -0200 |
---|---|---|
committer | Patrick José Pereira <patrickelectric@gmail.com> | 2016-12-30 10:34:16 -0200 |
commit | c362da8813d8541a24e4f166400ea8e3fe7078dd (patch) | |
tree | d45da8ff56e5836cb5ff22fde403c7b86da38c56 /plugins/z | |
parent | 13e327eb7c552ded26836247a5f8575dc52e0f6c (diff) | |
download | zsh-c362da8813d8541a24e4f166400ea8e3fe7078dd.tar.gz zsh-c362da8813d8541a24e4f166400ea8e3fe7078dd.tar.bz2 zsh-c362da8813d8541a24e4f166400ea8e3fe7078dd.zip |
'plugins/z/z.1: Solve typos'
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Diffstat (limited to 'plugins/z')
-rw-r--r-- | plugins/z/z.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/z/z.1 b/plugins/z/z.1 index cc99910bf..bbc1bf5df 100644 --- a/plugins/z/z.1 +++ b/plugins/z/z.1 @@ -151,7 +151,7 @@ directory trees to exclude from tracking. \fB$HOME\fR is always excluded. Directories must be full paths without trailing slashes. .P The environment variable \fB$_Z_OWNER\fR can be set to your username, to -allow usage of \fBz\fR when your sudo enviroment keeps \fB$HOME\fR set. +allow usage of \fBz\fR when your sudo environment keeps \fB$HOME\fR set. .SH FILES Data is stored in \fB$HOME/.z\fR. This can be overridden by setting the |