From: Godbach Date: Mon, 21 Apr 2014 13:42:41 +0000 (+0800) Subject: DOC: fix typo X-Git-Tag: v1.5-dev23~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8bf60a1ed036c114b02946faff4017b3c0bc4d31;p=thirdparty%2Fhaproxy.git DOC: fix typo "a intermediate CA" => "an intermediate CA" Signed-off-by: Godbach --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 5ffcb4fa54..6d6f45edca 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -7925,7 +7925,7 @@ crt Some CAs (such as Godaddy) offer a drop down list of server types that do not include HAProxy when obtaining a certificate. If this happens be sure to - choose a webserver that the CA believes requires a intermediate CA (for + choose a webserver that the CA believes requires an intermediate CA (for Godaddy, selection Apache Tomcat will get the correct bundle, but many others, e.g. nginx, result in a wrong bundle that will not work for some clients).