[libvirt] [PATCH] qemu: s/acceptible/acceptable/

Ján Tomko jtomko at redhat.com
Sun Apr 1 16:07:15 UTC 2018


Prefer the contemporary spelling.

Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
Pushed as trivial

 src/qemu/qemu_domain.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/qemu/qemu_domain.c b/src/qemu/qemu_domain.c
index 580e0f830..136116cfe 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,
-- 
2.13.6




More information about the libvir-list mailing list