From ec5923a5c748ab544061f50ecd1a2c3807ef3d6a Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Wed, 8 Feb 2017 20:10:10 -0500 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20in=20=E2=80=9CINSTALL.txt=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- INSTALL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index 9ec56c3daa..f65d5c5d4a 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -141,8 +141,8 @@ Using `make' (or `make in-place') sets the installation's name to (i.e., unless the "racket/etc/config.rktd" file exists). The installation name affects, for example, the directory where user-specific documentation is installed. Using `make' also sets the -default package scope is set to `installation', which means that -package are installed by default into the installation's space instead +default package scope to `installation', which means that +packages are installed by default into the installation's space instead of user-specific space. The name and/or default-scope configuration can be changed through `raco pkg config'.