]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
another typo
authorRoy Marples <roy@marples.name>
Mon, 10 Feb 2020 14:35:08 +0000 (14:35 +0000)
committerRoy Marples <roy@marples.name>
Mon, 10 Feb 2020 14:35:08 +0000 (14:35 +0000)
configure

index 269b802a5cd85e119b46f48dd2f2bc1627ffd47a..838c722213412451974c60160c3e320d5c6bb3ae 100755 (executable)
--- 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