From b0cd712cc37bc532b26d9935953cf347e025fc7a Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 6 Aug 2010 21:53:45 +0200 Subject: Fix spelling in comments multifuction -> multifunction successfull -> successful. Signed-off-by: Stefan Weil --- posix-aio-compat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix-aio-compat.c') diff --git a/posix-aio-compat.c b/posix-aio-compat.c index 842f1a24aa..7b862b5400 100644 --- a/posix-aio-compat.c +++ b/posix-aio-compat.c @@ -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() -- cgit v1.2.3