]> git.proxmox.com Git - pve-cluster.git/blobdiff - data/PVE/DataCenterConfig.pm
datacenter config: remove typos in "user-tag-access" description
[pve-cluster.git] / data / PVE / DataCenterConfig.pm
index 5a707224b0afccc6f7c3f81f871b1cf53f40863b..925670dd8b81ffbffbc83dfaec9e9510d88918a4 100644 (file)
@@ -185,7 +185,7 @@ my $user_tag_privs_format = {
            ."controls (such as guests). Users with the `Sys.Modify` privilege on `/` are always "
            ." unrestricted. "
            ."'none' no tags are usable. "
-           ."'list' tasg from 'user-allow'list' are usable. "
+           ."'list' tags from 'user-allow-list' are usable. "
            ."'existing' like list, but already existing tags of resources are also usable."
            ."'free' no tag restrictions."
     },