mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-24 13:35:17 +00:00
Tiny spelling fix
This commit is contained in:
parent
66d70a8f66
commit
553447ac3b
@ -5475,7 +5475,7 @@ qemuDomainFindOrCreateSCSIDiskController(struct qemud_driver *driver,
|
||||
return cont;
|
||||
}
|
||||
|
||||
/* No SCSI controller present, for back compatability we
|
||||
/* No SCSI controller present, for backward compatibility we
|
||||
* now hotplug a controller */
|
||||
if (VIR_ALLOC(cont) < 0) {
|
||||
virReportOOMError();
|
||||
|
Loading…
x
Reference in New Issue
Block a user