This one lands in the API.
Signed-off-by: Maximiliano Sandoval <[email protected]>
---
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
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel