Index: ssl_util_stapling.c =================================================================== --- ssl_util_stapling.c (revision 1454844) +++ ssl_util_stapling.c (working copy) @@ -449,7 +449,7 @@ stapling_check_response(s, mctx, cinf, *prsp, &ok); if (ok == FALSE) { ap_log_error(APLOG_MARK, APLOG_ERR, 0, s, APLOGNO(01943) - "stapling_renew_response: error in retreived response!"); + "stapling_renew_response: error in retrieved response!"); } } else {