diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2001-03-12 17:39:22 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2001-03-12 17:39:22 +0000 |
commit | f18221fbb016e91df7234cbcfd34affa140ebb58 (patch) | |
tree | 9f2dcd6040427b5722c1a0fb0222f6e9463af95f /INSTALL | |
parent | ffe07b38293f4e10fcdd52dc4a846706fd9788e6 (diff) | |
download | zsh-f18221fbb016e91df7234cbcfd34affa140ebb58.tar.gz zsh-f18221fbb016e91df7234cbcfd34affa140ebb58.tar.xz zsh-f18221fbb016e91df7234cbcfd34affa140ebb58.zip |
spelling corrections (13610)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index 88f43160b..f20577f53 100644 --- a/INSTALL +++ b/INSTALL @@ -261,7 +261,7 @@ can be overriden using one of the options below when invoking "configure". Any startup/shutdown script can be disabled by giving the --disable-scriptname option to "configure". The --disable-etcdir option -disables all startup/shutdown files which are not explicitely enabled. +disables all startup/shutdown files which are not explicitly enabled. Shell functions --------------- |