summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDaniel Bevenius <daniel.bevenius@gmail.com>2017-12-29 07:07:15 +0100
committerMatt Caswell <matt@openssl.org>2018-01-02 15:30:22 +0000
commit436ad81f056cd88de374ea4a27da39b4cafb4b27 (patch)
tree36333dce695b84f002b88e6caa540fc1a405ed05 /test
parentd201dbc9a4d4ce7fd1f7ffc8f499cf261ba5e72a (diff)
Fix minor 'the the' typos
Similar to commit 17b602802114d53017ff7894319498934a580b17( "Remove extra `the` in SSL_SESSION_set1_id.pod"), this commit removes typos where additional 'the' have been added. Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4999)
Diffstat (limited to 'test')
-rw-r--r--test/ssl-tests/13-fragmentation.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ssl-tests/13-fragmentation.conf.in b/test/ssl-tests/13-fragmentation.conf.in
index 1fa32002ff..98b38273cc 100644
--- a/test/ssl-tests/13-fragmentation.conf.in
+++ b/test/ssl-tests/13-fragmentation.conf.in
@@ -104,7 +104,7 @@ our @tests = (
# When the buffer / fragment size ratio is sufficiently large,
# multi-buffer code kicks in on some platforms for AES-SHA. The
# exact minimum ratio depends on the platform, and is usually
- # around 4. Since the the test buffer is 64kB, a 4kB fragment is
+ # around 4. Since the test buffer is 64kB, a 4kB fragment is
# easily sufficient.
#
# (We run this test on all platforms though it's only true multibuffer