summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2013-08-22 22:40:30 -0400
committerRich Felker <dalias@aerifal.cx>2013-08-22 22:40:30 -0400
commit6fdaaf251d355ed5ce79a6998f40e00dab888e3e (patch)
tree8422e7d3c6dc139d2d9d13c7170f6eb6e29b2095 /INSTALL
parentfc48ceee773e851d8be675f25be4f476646aa99e (diff)
downloadmusl-6fdaaf251d355ed5ce79a6998f40e00dab888e3e.tar.gz
fix some documentation typos
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 35f02a32..ee1fe091 100644
--- a/INSTALL
+++ b/INSTALL
@@ -120,7 +120,7 @@ main host system library directories.
Finally, it's worth noting that musl's include and lib directories in
the build tree are setup to be usable without installation, if
-necessary. Just modify the the paths in the spec file used by musl-gcc
+necessary. Just modify the paths in the spec file used by musl-gcc
(it's located at $prefix/lib/musl-gcc.specs) to point to the
source/build tree.