summary refs log tree commit diff stats
path: root/include/qemu/yank.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/yank.h')
-rw-r--r--include/qemu/yank.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qemu/yank.h b/include/qemu/yank.h
index 5375a1f195..1907150933 100644
--- a/include/qemu/yank.h
+++ b/include/qemu/yank.h
@@ -25,7 +25,7 @@ typedef void (YankFn)(void *opaque);
  * @instance: The instance.
  * @errp: Error object.
  *
- * Returns true on success or false if an error occured.
+ * Returns true on success or false if an error occurred.
  */
 bool yank_register_instance(const YankInstance *instance, Error **errp);