doc: minor consistency and spelling changes
[fio.git] / options.c
index 713112f6de5d6cc7c5a8b59e3f151e49db740fee..1fa99b60f9e4e6893936f224e8aa9d11738fba69 100644 (file)
--- a/options.c
+++ b/options.c
@@ -2235,7 +2235,7 @@ struct fio_option fio_options[FIO_MAX_OPTS] = {
                          },
                          { .ival = "gauss",
                            .oval = FIO_FSERVICE_GAUSS,
-                           .help = "Normal (gaussian) distribution",
+                           .help = "Normal (Gaussian) distribution",
                          },
                          { .ival = "roundrobin",
                            .oval = FIO_FSERVICE_RR,