]> git.proxmox.com Git - qemu.git/blobdiff - block/qcow2-refcount.c
Fix typos in comments and code (occured -> occurred and related)
[qemu.git] / block / qcow2-refcount.c
index 915d85acbfdf988cc79600a4d6319ab030648de8..d62dc1c09163fca26b22c085da715401ec9a5c13 100644 (file)
@@ -1063,7 +1063,7 @@ fail:
  * Checks an image for refcount consistency.
  *
  * Returns 0 if no errors are found, the number of errors in case the image is
- * detected as corrupted, and -errno when an internal error occured.
+ * detected as corrupted, and -errno when an internal error occurred.
  */
 int qcow2_check_refcounts(BlockDriverState *bs, BdrvCheckResult *res)
 {