X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=options.c;h=1fa99b60f9e4e6893936f224e8aa9d11738fba69;hp=713112f6de5d6cc7c5a8b59e3f151e49db740fee;hb=c60ebc45bccb8603a360f88c494ecca40a7becef;hpb=f70afaca743f2971312d9928f069a9ea7daeccf7 diff --git a/options.c b/options.c index 713112f6..1fa99b60 100644 --- 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,