all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] applied: [PATCH pmg-gui] utils: fix typo in default notification body
@ 2024-08-29 12:18 Stoiko Ivanov
  0 siblings, 0 replies; only message in thread
From: Stoiko Ivanov @ 2024-08-29 12:18 UTC (permalink / raw)
  To: pmg-devel

reported in our community forum:
https://forum.proxmox.com/threads/.153492/

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
I pushed it directly after quickly testing it locally

 js/Utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/Utils.js b/js/Utils.js
index 149abd6..9b5f054 100644
--- a/js/Utils.js
+++ b/js/Utils.js
@@ -538,7 +538,7 @@ Ext.define('PMG.Utils', {
 		    grow: true,
 		    growMax: 250,
 		    value:
-			"Proxmox Notifcation:\n\n" +
+			"Proxmox Notification:\n\n" +
 			"Sender:   __SENDER__\n" +
 			"Receiver: __RECEIVERS__\n" +
 			"Targets:  __TARGETS__\n\n" +
-- 
2.39.2



_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-29 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-29 12:18 [pmg-devel] applied: [PATCH pmg-gui] utils: fix typo in default notification body Stoiko Ivanov

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