X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=options.c;h=5937eb675c6756aaeff7982fc6286c0d00c32f82;hp=3c9adfbe8faa7546cc605a986add7349d9a86fd0;hb=4e7a881493790a3a2b970988aef4bd3603877fab;hpb=4e795a3e0940509bd991682ec029000b6aa8881b diff --git a/options.c b/options.c index 3c9adfbe..5937eb67 100644 --- a/options.c +++ b/options.c @@ -2157,7 +2157,7 @@ struct fio_option fio_options[FIO_MAX_OPTS] = { }, { .ival = "gauss", .oval = FIO_FSERVICE_GAUSS, - .help = "Normal (guassian) distribution", + .help = "Normal (gaussian) distribution", }, { .ival = "roundrobin", .oval = FIO_FSERVICE_RR,