summaryrefslogtreecommitdiffstats
path: root/test/asynciotest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/asynciotest.c')
-rw-r--r--test/asynciotest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/asynciotest.c b/test/asynciotest.c
index aa6076ba01..fdb9770251 100644
--- a/test/asynciotest.c
+++ b/test/asynciotest.c
@@ -325,7 +325,7 @@ static int test_asyncio(int test)
goto end;
/*
- * Now read the test data. It may take more attemps here because
+ * Now read the test data. It may take more attempts here because
* it could fail once for each byte read, including all overhead
* bytes from the record header/padding etc.
*/