diff --git a/utils/unconfined b/utils/unconfined index 4851a0cc8..d49e6d949 100755 --- a/utils/unconfined +++ b/utils/unconfined @@ -54,7 +54,7 @@ sub usage { my $subdomainfs = check_for_subdomain(); -die gettext("SubDomain does not appear to be started.  Please enable SubDomain and try again.")."\n" unless $subdomainfs; +die gettext("SubDomain does not appear to be started. Please enable SubDomain and try again.")."\n" unless $subdomainfs; my @pids; if($paranoid) {