summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-02-10 14:35:08 +0000
committerRoy Marples <roy@marples.name>2020-02-10 14:35:08 +0000
commit64f3b7cf2c468f9c079b92d36ea0bf53b957dcdc (patch)
tree0549a1ee9c3d27849d05964693970237071a4e6c /configure
parent754f62b6b3dfb2fbd508a5a949c4cfeb3134885c (diff)
downloaddhcpcd-64f3b7cf2c468f9c079b92d36ea0bf53b957dcdc.tar.xz
another typo
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 269b802a..838c7222 100755
--- a/configure
+++ b/configure
@@ -538,7 +538,7 @@ if [ -z "$PRIVSEP" ]; then
fi
if [ "$PRIVSEP" = yes ]; then
- echo "Enabling Priviledge Separation"
+ echo "Enabling Privilege Separation"
# Try and work out a user
if [ -z "$PRIVSEP_USER" ]; then