mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 04:40:24 +01:00
Fix comment clarity
This commit is contained in:
@@ -29,7 +29,7 @@ return qw(view edit security apply runtime manual install backup);
|
||||
}
|
||||
|
||||
# grub2_effective_acl([&raw-acl])
|
||||
# Returns normalized ACL settings for the current Webmin user.
|
||||
# Returns normalized ACL settings for a supplied ACL hash or current user.
|
||||
sub grub2_effective_acl
|
||||
{
|
||||
my ($rawacl) = @_;
|
||||
|
||||
Reference in New Issue
Block a user