[pve-devel] [PATCH pve-cluster] datacenter config: remove typo in "user-tag-access" description
Stefan Sterz
s.sterz at proxmox.com
Fri Nov 18 15:54:44 CET 2022
Signed-off-by: Stefan Sterz <s.sterz at proxmox.com>
---
data/PVE/DataCenterConfig.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/PVE/DataCenterConfig.pm b/data/PVE/DataCenterConfig.pm
index 5a70722..4186195 100644
--- a/data/PVE/DataCenterConfig.pm
+++ b/data/PVE/DataCenterConfig.pm
@@ -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."
},
--
2.30.2
More information about the pve-devel
mailing list