summaryrefslogtreecommitdiffstats
path: root/test/params_api_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/params_api_test.c')
-rw-r--r--test/params_api_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/params_api_test.c b/test/params_api_test.c
index 48e2f8920a..76cc6c30be 100644
--- a/test/params_api_test.c
+++ b/test/params_api_test.c
@@ -78,7 +78,7 @@ static int test_param_type_extra(OSSL_PARAM *param, const unsigned char *cmp,
const int signd = param->data_type == OSSL_PARAM_INTEGER;
/*
- * Set the unmodified sentinal directly because there is no param array
+ * Set the unmodified sentinel directly because there is no param array
* for these tests.
*/
param->return_size = OSSL_PARAM_UNMODIFIED;