diff options
author | Marc Cornellà <marc.cornella@live.com> | 2016-12-30 18:39:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-30 18:39:43 +0100 |
commit | 9dab3c6718d627bc3ea5beb79bfbf0a7f74a7648 (patch) | |
tree | 535e8614fcf7508e2f6775212cb76e6f109d0215 /plugins/z/z.1 | |
parent | 97c03841691021f916c46b2fd2d089d7970400aa (diff) | |
parent | 0f498e8d458f941556dac8929b7dedfe99e4fe3f (diff) | |
download | zsh-9dab3c6718d627bc3ea5beb79bfbf0a7f74a7648.tar.gz zsh-9dab3c6718d627bc3ea5beb79bfbf0a7f74a7648.tar.bz2 zsh-9dab3c6718d627bc3ea5beb79bfbf0a7f74a7648.zip |
Solving some random typos: #5736 (patrickelectric/typos)
Diffstat (limited to 'plugins/z/z.1')
-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 |