You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ma...@apache.org on 2008/04/07 08:08:12 UTC

svn commit: r645390 - in /httpd/httpd/trunk/docs/manual/mod: mod_session_crypto.html.en mod_session_crypto.xml

Author: martin
Date: Sun Apr  6 23:08:11 2008
New Revision: 645390

URL: http://svn.apache.org/viewvc?rev=645390&view=rev
Log:
Another typo

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.html.en?rev=645390&r1=645389&r2=645390&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.html.en Sun Apr  6 23:08:11 2008
@@ -110,7 +110,7 @@
     sessions.</p>
 
     <div class="warning"><h3>Experimental</h3>
-      <p>This directive is dependent on experimental support for assymetrical encryption
+      <p>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.</p>
     </div>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.xml?rev=645390&r1=645389&r2=645390&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_session_crypto.xml Sun Apr  6 23:08:11 2008
@@ -123,7 +123,7 @@
     will be interpreted as the passphrase to use to decrypt the key.</p>
 
     <note type="warning"><title>Experimental</title>
-      <p>This directive is dependent on experimental support for assymetrical encryption
+      <p>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.</p>
     </note>