qemu_conf: fix a typo in comment

Ceci n'est pas un objet.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Fixes: 7db61843b05a6e4295b1d2e27a3d86f162ef04a0
This commit is contained in:
Ján Tomko 2020-11-18 14:59:37 +01:00
parent 24e3392a67
commit 7dc12ac2f8

View File

@ -1391,7 +1391,7 @@ virCapsPtr virQEMUDriverCreateCapabilities(virQEMUDriverPtr driver)
* driver. If @refresh is true, the capabilities will be * driver. If @refresh is true, the capabilities will be
* rebuilt first * 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 * Returns: a reference to a virCapsPtr instance or NULL
*/ */