summaryrefslogtreecommitdiff
path: root/test/threadstest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/threadstest.c')
-rw-r--r--test/threadstest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/threadstest.c b/test/threadstest.c
index 4f05cbec54..cb9817aa28 100644
--- a/test/threadstest.c
+++ b/test/threadstest.c
@@ -366,7 +366,7 @@ static void thread_provider_load_unload(void)
* Test 2: Simple fetch worker
* Test 3: Worker downgrading a shared EVP_PKEY
* Test 4: Worker using a shared EVP_PKEY
- * Test 5: Workder loading and unloading a provider
+ * Test 5: Worker loading and unloading a provider
*/
static int test_multi(int idx)
{