mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu_conf: fix a typo in comment
Ceci n'est pas un objet.
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Fixes: 7db61843b0
This commit is contained in:
parent
24e3392a67
commit
7dc12ac2f8
@ -1391,7 +1391,7 @@ virCapsPtr virQEMUDriverCreateCapabilities(virQEMUDriverPtr driver)
|
||||
* driver. If @refresh is true, the capabilities will be
|
||||
* rebuilt first
|
||||
*
|
||||
* The caller must release the reference with virObjetUnref
|
||||
* The caller must release the reference with virObjectUnref
|
||||
*
|
||||
* Returns: a reference to a virCapsPtr instance or NULL
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user