Spelling and grammar fixes
[fio.git] / engines / nbd.c
index b0ba75e69428f63324a764cc702f679bf6c1e5da..7c2d5f4ba6d9491a8ad787468ccd8fdd96ec7241 100644 (file)
@@ -52,7 +52,7 @@ static struct fio_option options[] = {
        },
 };
 
-/* Alocates nbd_data. */
+/* Allocates nbd_data. */
 static int nbd_setup(struct thread_data *td)
 {
        struct nbd_data *nbd_data;