mirror of https://gitee.com/openkylin/libvirt.git
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