From: Roy Marples Date: Mon, 10 Feb 2020 14:35:08 +0000 (+0000) Subject: another typo X-Git-Tag: v9.0.0~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f3b7cf2c468f9c079b92d36ea0bf53b957dcdc;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