2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 05:47:59 +00:00

Small text change to celanup spaces. The xgettext claimed the line was

not ascii so wouldn't regenerate the pot file.
This commit is contained in:
Dominic Reynolds 2006-09-22 16:33:27 +00:00
parent 0961fb5a5b
commit 6393f224e5

View File

@ -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) {