You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2016/03/08 13:55:14 UTC

svn commit: r1734069 - /httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml

Author: ylavic
Date: Tue Mar  8 12:55:14 2016
New Revision: 1734069

URL: http://svn.apache.org/viewvc?rev=1734069&view=rev
Log:
Follow up to r1734058: small s/the/a/.

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml?rev=1734069&r1=1734068&r2=1734069&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml Tue Mar  8 12:55:14 2016
@@ -928,7 +928,7 @@ selecting DH primes).
 <p>
 Since custom DH parameters always take precedence over the default ones, this
 issue can be avoided by creating and configuring them (as described above),
-thus using the custom/suitable length.
+thus using a custom/suitable length.
 </p>
 </note>