]> git.proxmox.com Git - qemu.git/blobdiff - qemu-img.texi
Merge remote-tracking branch 'kwolf/for-anthony' into staging
[qemu.git] / qemu-img.texi
index ca8589116f6c9cb763ef63f52eee25539b3c72de..8b05f2c42801a2535ab4390b47bc415eb880625a 100644 (file)
@@ -87,7 +87,7 @@ Perform a consistency check on the disk image @var{filename}.
 If @code{-r} is specified, qemu-img tries to repair any inconsistencies found
 during the check. @code{-r leaks} repairs only cluster leaks, whereas
 @code{-r all} fixes all kinds of errors, with a higher risk of choosing the
-wrong fix or hiding corruption that has already occured.
+wrong fix or hiding corruption that has already occurred.
 
 Only the formats @code{qcow2}, @code{qed} and @code{vdi} support
 consistency checks.