Spelling fix. Reported by DebianĀ“s lintian.
authorMartin Steigerwald <martin.steigerwald@teamix.de>
Tue, 24 May 2016 09:06:04 +0000 (11:06 +0200)
committerMartin Steigerwald <martin.steigerwald@teamix.de>
Tue, 24 May 2016 09:06:04 +0000 (11:06 +0200)
options.c

index 7f0f2c08ea7deed5db6b16dcfc2c705fda6d2dc0..3360784a02b63775b1e7dba768b3a433012bfaf4 100644 (file)
--- 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,
                          },
                          { .ival = "normal",
                            .oval = FIO_RAND_DIST_GAUSS,
-                           .help = "Normal (gaussian) distribution",
+                           .help = "Normal (Gaussian) distribution",
                          },
                          { .ival = "zoned",
                            .oval = FIO_RAND_DIST_ZONED,
                          },
                          { .ival = "zoned",
                            .oval = FIO_RAND_DIST_ZONED,