Spelling and grammar fixes
[fio.git] / engines / rdma.c
index f4471869813693eb140bec7d87a31123b539ea89..4eb86652f40e87e60a1ab2d6dd2373a2d7ca8fba 100644 (file)
@@ -1194,7 +1194,7 @@ static int check_set_rlimits(struct thread_data *td)
 
 static int compat_options(struct thread_data *td)
 {
-       // The original RDMA engine had an ugly / seperator
+       // The original RDMA engine had an ugly / separator
        // on the filename for it's options. This function
        // retains backwards compatibility with it. Note we do not
        // support setting the bindname option is this legacy mode.