]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
changed typo on "This module relies on OpenSSL to provide the cryptography engine...
authorLuis Gil <lgilbernabe@apache.org>
Wed, 20 Feb 2019 22:47:40 +0000 (22:47 +0000)
committerLuis Gil <lgilbernabe@apache.org>
Wed, 20 Feb 2019 22:47:40 +0000 (22:47 +0000)
cryptographic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1854000 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index e3572d0de1473690aad88a775562281f2ce87060..a1ef916e2ad3bf254e71e601a43f0af8bc9d0ea3 100644 (file)
@@ -34,7 +34,7 @@ Layer (SSL) and Transport Layer Security (TLS) protocols</description>
 HTTP Server. SSL v2 is no longer supported.</p>
 
 <p>This module relies on <a href="http://www.openssl.org/">OpenSSL</a>
-to provide the cryptography engine.</p>
+to provide the cryptographic engine.</p>
 
 <p>Further details, discussion, and examples are provided in the
 <a href="../ssl/">SSL documentation</a>.</p>