Spelling and grammar fixes
[fio.git] / t / time-test.c
index a74d9206f2344ed653bb6f540b247e69342f615b..3c87d4d4c3f7dd78e3a87470a4cbcd48d1ca1a30 100644 (file)
@@ -67,7 +67,7 @@
  *     accuracy because the (ticks * clock_mult) product used for final
  *     fractional chunk
  *
- *  iv) 64-bit arithmetic with the clock ticks to nsec conversion occuring in
+ *  iv) 64-bit arithmetic with the clock ticks to nsec conversion occurring in
  *     two stages. This is carried out using locks to update the number of
  *     large time chunks (MAX_CLOCK_SEC_2STAGE) that have elapsed.
  *