Spelling fixes
[fio.git] / fio.c
diff --git a/fio.c b/fio.c
index 9a3cc94897d3c49928ef27f2dade7504c955f81a..22f0124459352e2011a0fe99ced7fb65e514b5f7 100644 (file)
--- a/fio.c
+++ b/fio.c
@@ -243,7 +243,7 @@ requeue:
 }
 
 /*
- * The main verify engine. Runs over the writes we previusly submitted,
+ * The main verify engine. Runs over the writes we previously submitted,
  * reads the blocks back in, and checks the crc/md5 of the data.
  */
 static void do_verify(struct thread_data *td)