]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix some typos
authorTim Wiederhake <twiederh@redhat.com>
Mon, 10 Jan 2022 14:48:54 +0000 (15:48 +0100)
committerTim Wiederhake <twiederh@redhat.com>
Wed, 12 Jan 2022 10:43:30 +0000 (11:43 +0100)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_cgroup.c
tests/qemucapabilitiesnumbering.c
tests/qemucapabilitiestest.c

index 308be5b00f49c4b4abec041d2a4c5ad4808fc1cb..22a6f56cf9c654460f014030682df9350bee4927 100644 (file)
@@ -447,7 +447,7 @@ qemuSetupHostdevCgroup(virDomainObj *vm,
 
 /**
  * qemuTeardownHostdevCgroup:
- * @vm: doamin object
+ * @vm: domain object
  * @dev: device to tear down
  *
  * For given host device @dev deny access to it in CGroups.
index eff7dbe2a164efd91aa7ddd20225b7852098faec..aae21893c2fc764125351636c0a3b08f46683c11 100644 (file)
@@ -57,7 +57,7 @@ modify(struct qmpCommandList *list G_GNUC_UNUSED)
 
         if (STREQ_NULLABLE(cmdname, "qom-list-properties")) {
             found = i;
-            // break; /* uncomment if you want to find the first occurence */
+            // break; /* uncomment if you want to find the first occurrence */
         }
     }
 
index ae208f442ca3b7950b1aefaea6308314fe659872..79dd358ef46d7ab03167509bab5be0e135c01fab 100644 (file)
@@ -213,8 +213,8 @@ mymain(void)
      *
      * If you manually edit replies files you can run
      * VIR_TEST_REGENERATE_OUTPUT=1 tests/qemucapabilitiesnumbering
-     * to fix the replies ids. The tool also allows for programatic modification
-     * of the replies file.
+     * to fix the replies ids. The tool also allows for programmatic
+     * modification of the replies file.
      *
      * Once a replies file has been generated and tweaked if necessary,
      * you can drop it into tests/qemucapabilitiesdata/ (with a sensible