From ba2b3b07acca41913622c49fed417ee36fb30dda Mon Sep 17 00:00:00 2001 From: Martin Steigerwald Date: Tue, 24 May 2016 11:06:04 +0200 Subject: [PATCH] =?utf8?q?Spelling=20fix.=20Reported=20by=20Debian=C2=B4s?= =?utf8?q?=20lintian.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.c b/options.c index 7f0f2c08..3360784a 100644 --- 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, -- 2.25.1