summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@sudo.ws>2022-09-28 16:39:19 -0600
committerTodd C. Miller <Todd.Miller@sudo.ws>2022-09-28 16:39:19 -0600
commit148215b3d8c066121a9e9b62fd937184e03b8c4a (patch)
tree1f39de870dafd195802777ea98c8036a8ea7f8d5 /INSTALL.md
parentf3c13d321d03f772605664468b372109034a4ed9 (diff)
downloadsudo-148215b3d8c066121a9e9b62fd937184e03b8c4a.tar.gz
Fix typos found by codespell 2.2.1.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index e6a123138..b7f74fd99 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -320,7 +320,7 @@ Defaults are listed in brackets after the description.
Adds the specified library (or libraries) to SUDO_LIBS and
and VISUDO_LIBS so sudo will link against them. If the
library doesn't start with "-l" or end in ".a" or ".o" a
- "-l" will be pre-pended to it. Multiple libraries may be
+ "-l" will be prepended to it. Multiple libraries may be
specified as long as they are space separated.
--with-libtool=PATH