* [pve-devel] [PATCH pve-cluster] datacenter config: remove typo in "user-tag-access" description
@ 2022-11-18 14:54 Stefan Sterz
2022-11-18 15:24 ` Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Sterz @ 2022-11-18 14:54 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Stefan Sterz <s.sterz@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-18 15:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18 14:54 [pve-devel] [PATCH pve-cluster] datacenter config: remove typo in "user-tag-access" description Stefan Sterz
2022-11-18 15:24 ` Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox