Merge branch 'global_dedup' of https://github.com/bardavid/fio
[fio.git] / engines / rados.c
index 23e62c4c45e3c5bf15a9d646636d1cfe3cf49b0c..976f9229b082723e2a67ebc70fe53d43aa7e111c 100644 (file)
@@ -151,7 +151,7 @@ static int _fio_rados_connect(struct thread_data *td)
                char *client_name = NULL;
 
                /*
-               * If we specify cluser name, the rados_create2
+               * If we specify cluster name, the rados_create2
                * will not assume 'client.'. name is considered
                * as a full type.id namestr
                */