]> Git Repo - qemu.git/blobdiff - posix-aio-compat.c
Fix spelling in comments
[qemu.git] / posix-aio-compat.c
index 842f1a24aa91441641bd32a8f8f9ee1f0a1b77b7..7b862b5400377b932c374de0fc9eb049e7520330 100644 (file)
@@ -128,7 +128,7 @@ static ssize_t handle_aiocb_ioctl(struct qemu_paiocb *aiocb)
 
     /*
      * This looks weird, but the aio code only consideres a request
-     * successfull if it has written the number full number of bytes.
+     * successful if it has written the number full number of bytes.
      *
      * Now we overload aio_nbytes as aio_ioctl_cmd for the ioctl command,
      * so in fact we return the ioctl command here to make posix_aio_read()
This page took 0.021973 seconds and 4 git commands to generate.