options: make the groups/categories constant
[fio.git] / engines / rdma.c
index 7eb0051aa6cefdabcb904441436647b521e3eca3..1006b7e45ad8c54659311b9ae680e3f778ee3c74 100644 (file)
@@ -115,7 +115,7 @@ static struct fio_option options[] = {
                          },
                          { .ival = "recv",
                            .oval = FIO_RDMA_CHA_RECV,
-                           .help = "Posted Recieve",
+                           .help = "Posted Receive",
                          },
                },
                .category = FIO_OPT_C_ENGINE,