]> git.proxmox.com Git - pve-docs.git/commitdiff
fix 'vpus' typo
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 22 Dec 2023 09:35:18 +0000 (10:35 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 22 Dec 2023 09:35:18 +0000 (10:35 +0100)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
qm.adoc

diff --git a/qm.adoc b/qm.adoc
index 84a37d0e363243e51536044ec44ef51a17107712..fa6a7721fd68f5bee167b3f4d11cbd6439a55c07 100644 (file)
--- a/qm.adoc
+++ b/qm.adoc
@@ -621,7 +621,7 @@ xref:qm_cpu_resource_limits[Resource Limits].
 
 In {pve} the maximal number of plugged CPUs is always `cores * sockets`.
 To start a VM with less than this total core count of CPUs you may use the
-*vpus* setting, it denotes how many vCPUs should be plugged in at VM start.
+*vcpus* setting, it denotes how many vCPUs should be plugged in at VM start.
 
 Currently only this feature is only supported on Linux, a kernel newer than 3.10
 is needed, a kernel newer than 4.7 is recommended.