changeset 5061:fb7a5f752a0f draft

another typo
author Roy Marples <roy@marples.name>
date Mon, 10 Feb 2020 14:35:08 +0000
parents 4539ffcdd656
children fd5d97bb78fb
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Feb 10 13:26:30 2020 +0000
+++ b/configure	Mon Feb 10 14:35:08 2020 +0000
@@ -538,7 +538,7 @@
 fi
 
 if [ "$PRIVSEP" = yes ]; then
-	echo "Enabling Priviledge Separation"
+	echo "Enabling Privilege Separation"
 
 	# Try and work out a user
 	if [ -z "$PRIVSEP_USER" ]; then