From b9a05545830a960cc1d34cf93660f46321b2a992 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 8 Mar 2016 12:25:52 +0000 Subject: [PATCH] Follow up to r1734058: fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734060 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 769afa8a79..5a4da67d6a 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -927,7 +927,7 @@ selecting DH primes).

Since custom DH parameters always take precedence over the default ones, this -issue can't be avoided by creating and configuring them (as described above), +issue can be avoided by creating and configuring them (as described above), thus using the custom/suitable length.

-- 2.49.0