about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-11-24 11:46:46 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-11-24 11:46:46 +0000
commit5dfd592bf2ffe9336d4ba7e827f50e275c96ee37 (patch)
treecf360c951a61f738aa61b56aa2b62281a825720b /INSTALL
parente66af50a984b9b693fd6bbbf5f806612cdd03b66 (diff)
downloadzsh-5dfd592bf2ffe9336d4ba7e827f50e275c96ee37.tar.gz
zsh-5dfd592bf2ffe9336d4ba7e827f50e275c96ee37.tar.xz
zsh-5dfd592bf2ffe9336d4ba7e827f50e275c96ee37.zip
22018: minor newuser tweaks
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index fb461cfe7..855164f89 100644
--- a/INSTALL
+++ b/INSTALL
@@ -243,7 +243,7 @@ scripts/newuser in the shared library area (by default
 /usr/local/share/zsh/<VERSION>/scripts/newuser).  This feature can be
 turned off simply by removing this script.  The module can be removed
 entirely from the configured shell by editing the line starting
-"name=zsh/newuser" int the config.modules file, which is generated in the
+"name=zsh/newuser" in the config.modules file, which is generated in the
 top level distribution directory during configuration: change the line to
 include "link=no auto=no".