summaryrefslogtreecommitdiffstats
path: root/test/bio_base64_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/bio_base64_test.c')
-rw-r--r--test/bio_base64_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bio_base64_test.c b/test/bio_base64_test.c
index 9851aa6365..d4e160d6bf 100644
--- a/test/bio_base64_test.c
+++ b/test/bio_base64_test.c
@@ -457,7 +457,7 @@ int setup_tests(void)
*
* Followed by zero, one or two additional bytes that may involve padding,
* or else (truncation) 1, 2 or 3 bytes with missing padding.
- * Only the the first four variants make sense with padding or truncated
+ * Only the first four variants make sense with padding or truncated
* groups.
*
* With two types of underlying BIO