mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-25 01:34:11 +03:00
qemu: s/acceptible/acceptable/
Prefer the contemporary spelling. Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
6f5161fe54
commit
439c27b1ae
@ -4173,7 +4173,7 @@ qemuDomainDeviceDefValidateControllerAttributes(const virDomainControllerDef *co
|
||||
*
|
||||
* Using the @qemuCaps, let's ensure the provided @model can be supported
|
||||
*
|
||||
* Returns true if acceptible, false otherwise with error message set.
|
||||
* Returns true if acceptable, false otherwise with error message set.
|
||||
*/
|
||||
static bool
|
||||
qemuDomainCheckSCSIControllerModel(virQEMUCapsPtr qemuCaps,
|
||||
|
Loading…
Reference in New Issue
Block a user