Fix misspellings using 'codespell' tool
[fio.git] / engines / rdma.c
index 81f167367e90df6f9e2dd439e2ddfdc41f7c08e1..af50187a62bf5f2607cffe25eeb456b12987598c 100644 (file)
@@ -869,7 +869,7 @@ static int fio_rdmaio_close_file(struct thread_data *td, struct fio_file *f)
                        return 1;
                }
 
-               dprint(FD_IO, "fio: close infomation sent success\n");
+               dprint(FD_IO, "fio: close information sent success\n");
                rdma_poll_wait(td, IBV_WC_SEND);
        }