From e771eea6d8ca3caa48076367ee86c3b55249dcb3 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Mon, 4 Apr 2016 16:11:43 -0400 Subject: Revert "various spelling fixes" This reverts commit 620d540bd47a96fb6905fbbdd8ea5167a8841a3e. It wasn't reviewed. Reviewed-by: Rich Salz --- ssl/s3_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ssl/s3_lib.c') diff --git a/ssl/s3_lib.c b/ssl/s3_lib.c index fc2aac890e..ef65050cc4 100644 --- a/ssl/s3_lib.c +++ b/ssl/s3_lib.c @@ -3839,7 +3839,7 @@ int ssl3_shutdown(SSL *s) if (ret == -1) { /* * we only get to return -1 here the 2nd/Nth invocation, we must - * have already signalled return 0 upon a previous invocation, + * have already signalled return 0 upon a previous invoation, * return WANT_WRITE */ return (ret); -- cgit v1.2.3