X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=idletime.h;h=819da25e19a0819a44ed34a4190fc35c5f138256;hp=acb8407d982a1242b47549c7e406a3f294713973;hb=5b9836f24c63754c800bc423d6db8866753ed4b4;hpb=f2a2ce0eedb44eaa8689e4cbfa77c79b1751b216 diff --git a/idletime.h b/idletime.h index acb8407d..819da25e 100644 --- a/idletime.h +++ b/idletime.h @@ -27,7 +27,7 @@ struct idle_prof_thread { int state; struct timeval tps; struct timeval tpe; - double cali_time; /* microseconds to finish a unit wrok */ + double cali_time; /* microseconds to finish a unit work */ double loops; double idleness; unsigned char *data; /* bytes to be touched */