[pve-devel] [PATCH qemu-server 4/4] fix typo
Dominik Csapak
d.csapak at proxmox.com
Thu Sep 13 12:15:07 CEST 2018
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
PVE/QemuServer.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
index a3e602d..5055640 100644
--- a/PVE/QemuServer.pm
+++ b/PVE/QemuServer.pm
@@ -536,7 +536,7 @@ EODESCR
optional => 1,
},
machine => {
- description => "Specific the Qemu machine type.",
+ description => "Specifies the Qemu machine type.",
type => 'string',
pattern => '(pc|pc(-i440fx)?-\d+\.\d+(\.pxe)?|q35|pc-q35-\d+\.\d+(\.pxe)?)',
maxLength => 40,
--
2.11.0
More information about the pve-devel
mailing list