[libvirt PATCH] qemu_conf: fix a typo in comment

Ján Tomko jtomko at redhat.com
Wed Nov 18 14:09:43 UTC 2020


Ceci n'est pas un objet.

Signed-off-by: Ján Tomko <jtomko at redhat.com>
Fixes: 7db61843b05a6e4295b1d2e27a3d86f162ef04a0
---
Pushed under the surreal rule.

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

diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c
index 80ff18204e..83de26ab56 100644
--- a/src/qemu/qemu_conf.c
+++ b/src/qemu/qemu_conf.c
@@ -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
  */
-- 
2.26.2




More information about the libvir-list mailing list