Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
[fio.git] / init.c
diff --git a/init.c b/init.c
index 2259edf5afee0b3396b89f245ae0c1223afe0726..a4f641a293fb0bcce1e9793f5ff20663bc7c0860 100644 (file)
--- a/init.c
+++ b/init.c
@@ -395,7 +395,7 @@ static struct fio_option options[] = {
                .name   = "thinktime_spin",
                .type   = FIO_OPT_INT,
                .off1   = td_var_offset(thinktime_spin),
-               .help   = "Start thinktime by spinning this amount (usec)",
+               .help   = "Start think time by spinning this amount (usec)",
                .def    = "0",
        },
        {