all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] ui: fix minor typo in tag style gui
@ 2022-11-21 10:10 Stefan Sterz
  2022-11-21 10:19 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Sterz @ 2022-11-21 10:10 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
---
 www/manager6/Utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js
index df2f9631..4dd3cb93 100644
--- a/www/manager6/Utils.js
+++ b/www/manager6/Utils.js
@@ -1923,7 +1923,7 @@ Ext.define('PVE.Utils', {
     },
 
     tagTreeStyles: {
-	'__default__': `${Proxmox.Utils.defaultText} (${gettext('Cirlce')})`,
+	'__default__': `${Proxmox.Utils.defaultText} (${gettext('Circle')})`,
 	'full': gettext('Full'),
 	'circle': gettext('Circle'),
 	'dense': gettext('Dense'),
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-21 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 10:10 [pve-devel] [PATCH manager] ui: fix minor typo in tag style gui Stefan Sterz
2022-11-21 10:19 ` Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal