all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Erik Fastermann <e.fastermann@proxmox.com>
To: pve-devel@lists.proxmox.com
Cc: Erik Fastermann <e.fastermann@proxmox.com>
Subject: [PATCH pve-manager 1/1] ui: fix typo in comment
Date: Wed, 22 Apr 2026 11:36:34 +0200	[thread overview]
Message-ID: <20260422093634.71367-2-e.fastermann@proxmox.com> (raw)
In-Reply-To: <20260422093634.71367-1-e.fastermann@proxmox.com>

Signed-off-by: Erik Fastermann <e.fastermann@proxmox.com>
---
 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..969ad2ea 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 insert to the individual entries,
         // so we can reuse the normal checking logic
         let mdev;
         me.getRootNode()?.cascade(function (rec) {
-- 
2.47.3




  reply	other threads:[~2026-04-24  7:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-22  9:36 [PATCH pve-manager 0/1] Fix typo in comment Erik Fastermann
2026-04-22  9:36 ` Erik Fastermann [this message]
2026-04-27 13:44   ` [PATCH pve-manager 1/1] ui: fix " Fiona Ebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260422093634.71367-2-e.fastermann@proxmox.com \
    --to=e.fastermann@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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