examples/libpmem.fio: clean up example
[fio.git] / examples / libpmem.fio
index 17946cbec4fdd3ec4e4c8454d17a131175110a40..d44fcfa7e98dbe1494255ec4830d740666bfa09d 100644 (file)
@@ -18,11 +18,11 @@ numjobs=1
 
 #
 # In case of 'scramble_buffers=1', the source buffer
-# is rewritetten with a random value every write operations.
+# is rewritten with a random value every write operations.
 #
-# But when 'scramble_buffers=0', the source buffer isn't rewritten.
-# So it will be likely that he source buffer is on CPU cache and
-# it seems to be high performance.
+# But when 'scramble_buffers=0' is set, the source buffer isn't
+# rewritten. So it will be likely that the source buffer is in CPU
+# cache and it seems to be high performance.
 #
 scramble_buffers=0