diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2010-06-22 01:04:36 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2010-06-22 01:04:36 +0000 |
commit | dd9176797997d090073f74b878f82a81827da47d (patch) | |
tree | 5b0e32349317405e404c4719b083aebb017a8548 /INSTALL | |
parent | 9b0e0f348aa9bbee5c49fee4aaa94cac7877586a (diff) | |
download | zsh-dd9176797997d090073f74b878f82a81827da47d.tar.gz zsh-dd9176797997d090073f74b878f82a81827da47d.tar.xz zsh-dd9176797997d090073f74b878f82a81827da47d.zip |
unposted: fix typos in INSTALL and README
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index a5f1d5b6e..9829ea370 100644 --- a/INSTALL +++ b/INSTALL @@ -407,7 +407,7 @@ Startup/shutdown files ---------------------- Zsh has several startup/shutdown files which are in /etc by default. This -can be overriden using one of the options below when invoking "configure". +can be overridden using one of the options below when invoking "configure". --enable-etcdir=directory # default directory for global zsh scripts --enable-zshenv=pathname # the full pathname of the global zshenv script |