1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

Fix typo in comment

* src/qemu/qemu_driver.c: qemudStartVMDaemon() fix typo in comment
This commit is contained in:
Matthew Booth 2010-02-18 16:40:48 +01:00 committed by Daniel Veillard
parent 081fd746f0
commit 27e63c0037

View File

@ -2724,7 +2724,7 @@ static int qemudStartVMDaemon(virConnectPtr conn,
}
/*
* Normally PCI addresses are assigned inhe virDomainCreate
* Normally PCI addresses are assigned in the virDomainCreate
* or virDomainDefine methods. We might still need to assign
* some here to cope with the question of upgrades. Regardless
* we also need to populate the PCi address set cache for later