Commit 89cec047 authored by Luis Gil's avatar Luis Gil
Browse files

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
parent 100de5f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>