[pmg-devel] [PATCH pmg-gui] fix typo

Stoiko Ivanov s.ivanov at proxmox.com
Mon Dec 14 16:54:52 CET 2020


Reported-by: Daniela Häsler <daniela at proxmox.com>
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
 js/Utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/Utils.js b/js/Utils.js
index 7c934bc..29749ea 100644
--- a/js/Utils.js
+++ b/js/Utils.js
@@ -649,7 +649,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.20.1





More information about the pmg-devel mailing list