summaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslmessages.t
diff options
context:
space:
mode:
authorFdaSilvaYY <fdasilvayy@gmail.com>2017-11-03 19:56:56 +0100
committerBernd Edlinger <bernd.edlinger@hotmail.de>2017-11-03 19:56:56 +0100
commit38c23e647fd7d0e929ff97e6b9c9a23899ce52fd (patch)
tree13a96db7ac6f10096c50fc1f972942883dde64e8 /test/recipes/70-test_sslmessages.t
parentbf37a9f58cd9b60c0397cb0a4c56d20b157a889c (diff)
Spelling doc #3580
Duplicated tests descriptions Backport of #3580 to 1.1.0 plus a few other typo fixes found at fligth. Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/4645)
Diffstat (limited to 'test/recipes/70-test_sslmessages.t')
-rw-r--r--test/recipes/70-test_sslmessages.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/70-test_sslmessages.t b/test/recipes/70-test_sslmessages.t
index c4adf58c6f..3acbac141f 100644
--- a/test/recipes/70-test_sslmessages.t
+++ b/test/recipes/70-test_sslmessages.t
@@ -98,7 +98,7 @@ checkmessages(CLIENT_AUTH_HANDSHAKE, "Client auth handshake test");
$proxy->clear();
$proxy->reneg(1);
$proxy->start();
-checkmessages(RENEG_HANDSHAKE, "Rengotiation handshake test");
+checkmessages(RENEG_HANDSHAKE, "Renegotiation handshake test");
#Test 5: A handshake with a renegotiation and client auth
$proxy->clear();