X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=options.c;h=1fa99b60f9e4e6893936f224e8aa9d11738fba69;hb=569dccc787a5f5ddf53aa9b4894e664e7aefc590;hp=713112f6de5d6cc7c5a8b59e3f151e49db740fee;hpb=861e3790be5f1e22b16e827b142147e530205441;p=fio.git 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,