all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve-manager v2] ui: pci map: fix typo in comment
@ 2026-05-06 10:01 Erik Fastermann
  2026-05-06 11:43 ` applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Erik Fastermann @ 2026-05-06 10:01 UTC (permalink / raw)
  To: pve-devel; +Cc: Erik Fastermann

Signed-off-by: Erik Fastermann <e.fastermann@proxmox.com>
---

 changes since v1:
 * second commit message prefix "pci map:"
 * use "and set it for the" instead of "and insert to the"

 www/manager6/dc/PCIMapView.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/dc/PCIMapView.js b/www/manager6/dc/PCIMapView.js
index 6ea23a45..52e1286a 100644
--- a/www/manager6/dc/PCIMapView.js
+++ b/www/manager6/dc/PCIMapView.js
@@ -20,7 +20,7 @@ Ext.define('PVE.dc.PCIMapView', {
         data.forEach((entry) => {
             ids[entry.id] = entry;
         });
-        // extract the mdev property from the global entry and insert to the individiual entries,
+        // extract the mdev property from the global entry and set it for the individual entries,
         // so we can reuse the normal checking logic
         let mdev;
         me.getRootNode()?.cascade(function (rec) {
-- 
2.47.3




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

* applied: [PATCH pve-manager v2] ui: pci map: fix typo in comment
  2026-05-06 10:01 [PATCH pve-manager v2] ui: pci map: fix typo in comment Erik Fastermann
@ 2026-05-06 11:43 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2026-05-06 11:43 UTC (permalink / raw)
  To: pve-devel, Erik Fastermann

On Wed, 06 May 2026 12:01:46 +0200, Erik Fastermann wrote:
> 


Applied, thanks!

[1/1] ui: pci map: fix typo in comment
      commit: 986e5ecfffb367bfba25896aaed70f1af7ab39fe




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

end of thread, other threads:[~2026-05-06 11:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06 10:01 [PATCH pve-manager v2] ui: pci map: fix typo in comment Erik Fastermann
2026-05-06 11:43 ` applied: " Thomas Lamprecht

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