From 91bec6434c3432f84bea5d3c234a0f5bbbf866f2 Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Thu, 8 Apr 2010 09:05:34 +0000 Subject: Fixed comment --- lib/ssl/test/ssl_test_lib.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/ssl/test/ssl_test_lib.erl b/lib/ssl/test/ssl_test_lib.erl index ee799c50c8..51a8e1a95c 100644 --- a/lib/ssl/test/ssl_test_lib.erl +++ b/lib/ssl/test/ssl_test_lib.erl @@ -452,9 +452,9 @@ trigger_renegotiate(Socket, _, 0, Id) -> %% from openssl this may not be %% an error! fail_session_not_renegotiated; - %% Tests that uses this function will no reuse + %% Tests that uses this function will not reuse %% sessions so if we get a new session id the - %% renegotiation has seceded. + %% renegotiation has succeeded. [{session_id, _} | _ ] -> ok; {error, closed} -> -- cgit v1.2.3