Spelling and grammar fixes
[fio.git] / examples / librpma_gpspm-server.fio
index 67e92a28ad67324e9d06f3754955849643c5dd31..4555314f8a404ecf8872bcc3311dc71bab297d14 100644 (file)
@@ -22,7 +22,7 @@ thread
 direct_write_to_pmem=0
 # set to 0 (false) to wait for completion instead of busy-wait polling completion.
 busy_wait_polling=1
-numjobs=1 # number of expected incomming connections
+numjobs=1 # number of expected incoming connections
 iodepth=2 # number of parallel GPSPM requests
 size=100MiB # size of workspace for a single connection
 filename=malloc # device dax or an existing fsdax file or "malloc" for allocation from DRAM