From: Luis Gil Date: Wed, 20 Feb 2019 22:47:40 +0000 (+0000) Subject: changed typo on "This module relies on OpenSSL to provide the cryptography engine... X-Git-Tag: 2.5.0-alpha2-ci-test-only~2133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b523a943eedbe4d7cfa7aa7255d9a6c3c295cb8f;p=thirdparty%2Fapache%2Fhttpd.git changed typo on "This module relies on OpenSSL to provide the cryptography engine." to change cryptographic git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1854000 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index e3572d0de14..a1ef916e2ad 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -34,7 +34,7 @@ Layer (SSL) and Transport Layer Security (TLS) protocols HTTP Server. SSL v2 is no longer supported.

This module relies on OpenSSL -to provide the cryptography engine.

+to provide the cryptographic engine.

Further details, discussion, and examples are provided in the SSL documentation.