mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix wording
This commit is contained in:
@@ -1978,7 +1978,7 @@ else {
|
||||
&modify_user($uinfo->{'name'}, $uinfo);
|
||||
}
|
||||
else {
|
||||
print STDERR "Anonymous access is granted to user $user, but he doesn't exist!\n";
|
||||
print STDERR "Anonymous access attempted to be granted to user $user, but it doesn't exist!\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user