public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] node info: fix typo in product name
@ 2022-05-17  9:45 Oguz Bektas
  2022-05-17 11:30 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Oguz Bektas @ 2022-05-17  9:45 UTC (permalink / raw)
  To: pbs-devel

s/Bacckup/Backup

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
---
 www/panel/NodeInfo.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/panel/NodeInfo.js b/www/panel/NodeInfo.js
index e5c30a40..2551c9a5 100644
--- a/www/panel/NodeInfo.js
+++ b/www/panel/NodeInfo.js
@@ -150,7 +150,7 @@ Ext.define('PBS.NodeInfoPanel', {
 	{
 	    xtype: 'pmxNodeInfoRepoStatus',
 	    itemId: 'repositoryStatus',
-	    product: 'Proxmox Bacckup Server',
+	    product: 'Proxmox Backup Server',
 	    repoLink: '#pbsServerAdministration:aptrepositories',
 	},
     ],
-- 
2.30.2





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

end of thread, other threads:[~2022-05-17 11:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17  9:45 [pbs-devel] [PATCH proxmox-backup] node info: fix typo in product name Oguz Bektas
2022-05-17 11:30 ` [pbs-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal