datacenter config: remove typos in "user-tag-access" description

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
This commit is contained in:
Stefan Sterz 2022-11-18 16:28:03 +01:00 committed by Thomas Lamprecht
parent 3cc1452379
commit e46444634a

View 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."
},