all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH guest-common] fix a typo
@ 2025-12-22  8:28 Maximiliano Sandoval
  2026-01-09 14:40 ` [pve-devel] applied: " Fiona Ebner
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2025-12-22  8:28 UTC (permalink / raw)
  To: pve-devel

This one lands in the API.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 src/PVE/Mapping/PCI.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/PVE/Mapping/PCI.pm b/src/PVE/Mapping/PCI.pm
index c938cfe..774967d 100644
--- a/src/PVE/Mapping/PCI.pm
+++ b/src/PVE/Mapping/PCI.pm
@@ -68,7 +68,7 @@ my $map_fmt = {
     path => {
         description => "The path to the device. If the function is omitted, the whole device is"
             . " mapped. In that case use the attributes of the first device. You can give"
-            . " multiple paths as a semicolon seperated list, the first available will then"
+            . " multiple paths as a semicolon separated list, the first available will then"
             . " be chosen on guest start.",
         type => 'string',
         pattern => "(?:${PCI_RE};)*${PCI_RE}",
-- 
2.47.3



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

* [pve-devel] applied:  [PATCH guest-common] fix a typo
  2025-12-22  8:28 [pve-devel] [PATCH guest-common] fix a typo Maximiliano Sandoval
@ 2026-01-09 14:40 ` Fiona Ebner
  0 siblings, 0 replies; 2+ messages in thread
From: Fiona Ebner @ 2026-01-09 14:40 UTC (permalink / raw)
  To: pve-devel, Maximiliano Sandoval

On Mon, 22 Dec 2025 09:28:02 +0100, Maximiliano Sandoval wrote:
> This one lands in the API.

Applied, thanks! Added a prefix to the commit title and said
'description of the API schema' in the message.

[1/1] fix a typo
      commit: b9cfd8658bde01595eb79af5be48edcc12a2bd8e


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

end of thread, other threads:[~2026-01-09 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-22  8:28 [pve-devel] [PATCH guest-common] fix a typo Maximiliano Sandoval
2026-01-09 14:40 ` [pve-devel] applied: " Fiona Ebner

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