]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - include/block/blockjob.h
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[thirdparty/qemu.git] / include / block / blockjob.h
index 67ca0763803e684df1c22342aac5619636f29b1e..f3cf63f9f568b61430aff13410765672d2ee1972 100644 (file)
@@ -225,7 +225,7 @@ void block_job_pause(BlockJob *job);
 void block_job_resume(BlockJob *job);
 
 /**
- * block_job_event_cancle:
+ * block_job_event_cancelled:
  * @job: The job whose information is requested.
  *
  * Send a BLOCK_JOB_CANCELLED event for the specified job.