From: Roy Marples Date: Mon, 10 Feb 2020 14:35:08 +0000 (+0000) Subject: another typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25d95a54fc2e80d395da7e380062de9a8a85c7be;p=thirdparty%2Fdhcpcd.git another typo --- 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