]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix typos
authorTim Wiederhake <twiederh@redhat.com>
Fri, 10 Sep 2021 10:48:47 +0000 (12:48 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Fri, 17 Sep 2021 12:28:00 +0000 (14:28 +0200)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
src/ch/ch_monitor.c
tests/virstoragetest.c

index 4ed7cbfee7c5c00f87f0c2fc9c0aadcef7cbfe44..d277466262c982572325544a888091c4681d3a1a 100644 (file)
@@ -789,7 +789,7 @@ virCHMonitorResumeVM(virCHMonitor *mon)
  * @mon: Pointer to the monitor
  * @info: Get VM info
  *
- * Retrive the VM info and store in @info
+ * Retrieve the VM info and store in @info
  *
  * Returns 0 on success.
  */
index ec185d8660d8eb5eb9bdc4e19409d6cbba091b21..ccfc9f700138656956e70bc716b279000e944478 100644 (file)
@@ -100,7 +100,7 @@ testPrepImages(void)
         return NULL;
     }
 
-    /* create the folowing real backing chain with qcow2 images with absolute
+    /* create the following real backing chain with qcow2 images with absolute
      * backing and different qcow2 versions:
      * datadir/raw <- datadir/qcow2 (qcow2v2) <- datadir/wrap (qcow2v3) */
     cmdraw = virCommandNewArgList(qemuimg, "create",