]> xenbits.xensource.com Git - libvirt.git/commitdiff
qemu: s/acceptible/acceptable/
authorJán Tomko <jtomko@redhat.com>
Sat, 31 Mar 2018 18:02:09 +0000 (20:02 +0200)
committerJán Tomko <jtomko@redhat.com>
Sun, 1 Apr 2018 16:00:35 +0000 (18:00 +0200)
Prefer the contemporary spelling.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c

index 580e0f830d483fc88b91f3b458306da0aa67e415..136116cfef7bd579e34cf1e85d6fbc757f4440fd 100644 (file)
@@ -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,