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 | 13e327eb7c552ded26836247a5f8575dc52e0f6c (patch) | |
tree | 66e8e3080fac261431d03ee86393a6fd3b53f708 /plugins/z | |
parent | 223872c4530de5e756581d205c614ba3e1de79ce (diff) | |
download | zsh-13e327eb7c552ded26836247a5f8575dc52e0f6c.tar.gz zsh-13e327eb7c552ded26836247a5f8575dc52e0f6c.tar.bz2 zsh-13e327eb7c552ded26836247a5f8575dc52e0f6c.zip |
'plugins/z/README: Solve typos'
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Diffstat (limited to 'plugins/z')
-rw-r--r-- | plugins/z/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/z/README b/plugins/z/README index 7de82a4c7..56261cff4 100644 --- a/plugins/z/README +++ b/plugins/z/README @@ -125,7 +125,7 @@ ENVIRONMENT Directories must be full paths without trailing slashes. The environment variable $_Z_OWNER can be set to your username, to - allow usage of z when your sudo enviroment keeps $HOME set. + allow usage of z when your sudo environment keeps $HOME set. FILES Data is stored in $HOME/.z. This can be overridden by setting the |