Reported-by: Daniel Koć
Signed-off-by: Fiona Ebner <[email protected]>
---

Reported here, but the reporter's mail address was hidden/mangled:
https://lore.proxmox.com/pve-devel/[email protected]/

 src/panel/Certificates.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/panel/Certificates.js b/src/panel/Certificates.js
index 65c851a..c1125d1 100644
--- a/src/panel/Certificates.js
+++ b/src/panel/Certificates.js
@@ -25,7 +25,7 @@ Ext.define('Proxmox.panel.Certificates', {
             dataIndex: 'subject',
         },
         {
-            header: gettext('Public Key Alogrithm'),
+            header: gettext('Public Key Algorithm'),
             flex: 1,
             dataIndex: 'public-key-type',
             hidden: true,
-- 
2.47.2



_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to