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:
parent
0961fb5a5b
commit
6393f224e5
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user