Spelling and grammar fixes
[fio.git] / filesetup.c
index fb556d8444e4a1a29b027a6e53ffecab3708898d..7c32d0af438a304fe3aef5a0fa61a95831e01b81 100644 (file)
@@ -1486,7 +1486,7 @@ static bool init_rand_distribution(struct thread_data *td)
 
 /*
  * Check if the number of blocks exceeds the randomness capability of
- * the selected generator. Tausworthe is 32-bit, the others are fullly
+ * the selected generator. Tausworthe is 32-bit, the others are fully
  * 64-bit capable.
  */
 static int check_rand_gen_limits(struct thread_data *td, struct fio_file *f,