all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH] ui: utils: fix #3565 typo
@ 2021-08-05  8:13 Aaron Lauterer
  2021-08-05  8:28 ` Aaron Lauterer
  0 siblings, 1 reply; 3+ messages in thread
From: Aaron Lauterer @ 2021-08-05  8:13 UTC (permalink / raw)
  To: pmg-devel

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
 js/Utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/Utils.js b/js/Utils.js
index 328a146..f6daf15 100644
--- a/js/Utils.js
+++ b/js/Utils.js
@@ -676,7 +676,7 @@ Ext.define('PMG.Utils', {
 		    xtype: 'proxmoxcheckbox',
 		    checked: false,
 		    name: 'quarantine',
-		    fieldLabel: gettext("Copy orignal mail to Attachment Quarantine"),
+		    fieldLabel: gettext("Copy original mail to Attachment Quarantine"),
 		},
 	    ],
 	},
-- 
2.30.2





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

end of thread, other threads:[~2021-08-09 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  8:13 [pmg-devel] [PATCH] ui: utils: fix #3565 typo Aaron Lauterer
2021-08-05  8:28 ` Aaron Lauterer
2021-08-09 15:39   ` 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