]> git.proxmox.com Git - pve-docs.git/commitdiff
fix #4641: qm: fix typo
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 3 Apr 2023 07:05:59 +0000 (09:05 +0200)
committerFiona Ebner <f.ebner@proxmox.com>
Mon, 3 Apr 2023 07:05:59 +0000 (09:05 +0200)
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
qm.adoc

diff --git a/qm.adoc b/qm.adoc
index 0726b290a781046099de01fd2adb5ffaefb9af37..f28043ff31b6bf48fab20deec6d5c07cd6717dd0 100644 (file)
--- a/qm.adoc
+++ b/qm.adoc
@@ -65,7 +65,7 @@ SCSI, IDE and SATA controllers, serial ports (the complete list can be seen in
 the `kvm(1)` man page) all of them emulated in software. All these devices
 are the exact software equivalent of existing hardware devices, and if the OS
 running in the guest has the proper drivers it will use the devices as if it
-were running on real hardware. This allows QEMU to runs _unmodified_ operating
+were running on real hardware. This allows QEMU to run _unmodified_ operating
 systems.
 
 This however has a performance cost, as running in software what was meant to