Fio 2.11
[fio.git] / options.c
index 7f0f2c08ea7deed5db6b16dcfc2c705fda6d2dc0..3360784a02b63775b1e7dba768b3a433012bfaf4 100644 (file)
--- a/options.c
+++ b/options.c
@@ -2023,7 +2023,7 @@ struct fio_option fio_options[FIO_MAX_OPTS] = {
                          },
                          { .ival = "normal",
                            .oval = FIO_RAND_DIST_GAUSS,
-                           .help = "Normal (gaussian) distribution",
+                           .help = "Normal (Gaussian) distribution",
                          },
                          { .ival = "zoned",
                            .oval = FIO_RAND_DIST_ZONED,