Flexible I/O Tester development
 help / color / mirror / Atom feed
* [PATCH] Fix spelling error in binary:
@ 2015-11-05  9:42 Martin Steigerwald
  2015-11-08  0:31 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Steigerwald @ 2015-11-05  9:42 UTC (permalink / raw)
  To: fio; +Cc: Martin Steigerwald

> lintian -IE fio_2.2.10-1_amd64.changes
I: fio: spelling-error-in-binary usr/bin/fio Recieve Receive
---
 engines/rdma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/engines/rdma.c b/engines/rdma.c
index 7eb0051..1006b7e 100644
--- a/engines/rdma.c
+++ b/engines/rdma.c
@@ -115,7 +115,7 @@ static struct fio_option options[] = {
 			  },
 			  { .ival = "recv",
 			    .oval = FIO_RDMA_CHA_RECV,
-			    .help = "Posted Recieve",
+			    .help = "Posted Receive",
 			  },
 		},
 		.category = FIO_OPT_C_ENGINE,
-- 
2.6.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-08  0:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05  9:42 [PATCH] Fix spelling error in binary: Martin Steigerwald
2015-11-08  0:31 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox