From: Martin Kraemer Date: Mon, 7 Apr 2008 06:08:11 +0000 (+0000) Subject: Another typo X-Git-Tag: 2.3.0~796 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0107cce7010dd53c456cfe11687f31942fc6a19;p=thirdparty%2Fapache%2Fhttpd.git Another typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645390 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_session_crypto.html.en b/docs/manual/mod/mod_session_crypto.html.en index 87feae81fce..0a56baf6d33 100644 --- a/docs/manual/mod/mod_session_crypto.html.en +++ b/docs/manual/mod/mod_session_crypto.html.en @@ -110,7 +110,7 @@ sessions.

Experimental

-

This directive is dependent on experimental support for assymetrical encryption +

This directive is dependent on experimental support for asymmetrical encryption support currently available in prerelease versions of OpenSSL, and will only be available on platforms that support it.

diff --git a/docs/manual/mod/mod_session_crypto.xml b/docs/manual/mod/mod_session_crypto.xml index 692a8629b03..b7dd4b3e1eb 100644 --- a/docs/manual/mod/mod_session_crypto.xml +++ b/docs/manual/mod/mod_session_crypto.xml @@ -123,7 +123,7 @@ will be interpreted as the passphrase to use to decrypt the key.

Experimental -

This directive is dependent on experimental support for assymetrical encryption +

This directive is dependent on experimental support for asymmetrical encryption support currently available in prerelease versions of OpenSSL, and will only be available on platforms that support it.