From d165c70c0915a414123ca990faee7cd15312b1b0 Mon Sep 17 00:00:00 2001 From: "Victor J. Orlikowski" Date: Sun, 9 Feb 2014 22:04:54 +0000 Subject: [PATCH] Quick spelling fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1566449 13f79535-47bb-0310-9956-ffa450edef68 --- modules/ssl/ssl_engine_kernel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ssl/ssl_engine_kernel.c b/modules/ssl/ssl_engine_kernel.c index c888d69a5d..7cd0762a28 100644 --- a/modules/ssl/ssl_engine_kernel.c +++ b/modules/ssl/ssl_engine_kernel.c @@ -177,7 +177,7 @@ int ssl_hook_ReadReq(request_rec *r) * was used for the handshake causing different SSL parameters to * be applied as SSLProtocol, SSLCACertificateFile/Path and * SSLCADNRequestFile/Path cannot be renegotiated (SSLCA* due - * to current limititations in OpenSSL, see + * to current limitations in OpenSSL, see * http://mail-archives.apache.org/mod_mbox/httpd-dev/200806.mbox/%3C48592955.2090303@velox.ch%3E * and * http://mail-archives.apache.org/mod_mbox/httpd-dev/201312.mbox/%3CCAKQ1sVNpOrdiBm-UPw1hEdSN7YQXRRjeaT-MCWbW_7mN%3DuFiOw%40mail.gmail.com%3E -- 2.40.0