various spelling fixes
[openssl.git] / ssl / s3_lib.c
index ef65050cc4f617409e5c01c1d309ce8a9fa7cf7c..fc2aac890e11977af08d802de26d9371ee59f11a 100644 (file)
@@ -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 invoation,
+             * have already signalled return 0 upon a previous invocation,
              * return WANT_WRITE
              */
             return (ret);