X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=init.c;h=b45b039ee686d0e18b66bb2cf647c5d324455e16;hb=3c568239a319087a965b06bc2ed94d058810100f;hp=bf54e9537bb8a7505653cfb48779ca8bfb41d9f0;hpb=f9633d729f0d2067c3f79b5e82e7129de1e650cd;p=fio.git diff --git a/init.c b/init.c index bf54e953..b45b039e 100644 --- a/init.c +++ b/init.c @@ -1279,7 +1279,7 @@ int parse_jobs_ini(char *file, int is_buf, int stonewall_flag, int type) } /* - * Seperate multiple job files by a stonewall + * Separate multiple job files by a stonewall */ if (!global && stonewall) { td->o.stonewall = stonewall;