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
commit25d95a54fc2e80d395da7e380062de9a8a85c7be (patch)
tree0549a1ee9c3d27849d05964693970237071a4e6c /configure
parentb103efce14eec7ee219675eb1033edd0ff1bc941 (diff)
downloaddhcpcd-25d95a54fc2e80d395da7e380062de9a8a85c7be.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