From: Ján Tomko Date: Sat, 31 Mar 2018 18:02:09 +0000 (+0200) Subject: qemu: s/acceptible/acceptable/ X-Git-Tag: v4.3.0-rc1~464 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=439c27b1ae35e0daab6e86fc6320ea1682a3aabd;p=thirdparty%2Flibvirt.git qemu: s/acceptible/acceptable/ Prefer the contemporary spelling. Signed-off-by: Ján Tomko --- diff --git a/src/qemu/qemu_domain.c b/src/qemu/qemu_domain.c index 580e0f830d..136116cfef 100644 --- a/src/qemu/qemu_domain.c +++ b/src/qemu/qemu_domain.c @@ -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,