summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2024-06-07 23:42:42 +0200
committerStefan Kangas <stefankangas@gmail.com>2024-06-07 23:51:18 +0200
commitbef514de4d3c88f60ad23115ec10f0ec064e9ae7 (patch)
tree4ab3ff00a4a9c1152125423ab96d7fde565f0132 /INSTALL
parente99a821f978530b4c397f88de145ff7ba9d31040 (diff)
; Fix typos
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 59a8063ba19..d5ce16db147 100644
--- a/INSTALL
+++ b/INSTALL
@@ -65,7 +65,7 @@ sections if you need to.
./configure --prefix=/SOME/OTHER/DIRECTORY
- where /SOME/OTHER/DIRECTORY is a directory writeable by your user,
+ where /SOME/OTHER/DIRECTORY is a directory writable by your user,
for example, a subdirectory of your home directory.
3. When 'configure' finishes, it prints several lines of details
@@ -470,7 +470,7 @@ should put emacs and its data files. This defaults to '/usr/local'.
If you don't have write access to the default '/usr/local' tree, and
cannot have root access (without which "make install" will fail),
-specify '--prefix=PREFIXDIR' where PREFIXDIR is a directyory writeable
+specify '--prefix=PREFIXDIR' where PREFIXDIR is a directory writable
by your user, for example your HOME directory or some subdirectory of
it.