]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: fix typo
authorGodbach <nylzhaowei@gmail.com>
Mon, 21 Apr 2014 13:42:41 +0000 (21:42 +0800)
committerWilly Tarreau <w@1wt.eu>
Tue, 22 Apr 2014 08:36:26 +0000 (10:36 +0200)
"a intermediate CA" => "an intermediate CA"

Signed-off-by: Godbach <nylzhaowei@gmail.com>
doc/configuration.txt

index 5ffcb4fa5432fceb707ace060fca1938328c8ad2..6d6f45edca180d0d96348aa7f8275866b67848eb 100644 (file)
@@ -7925,7 +7925,7 @@ crt <cert>
 
   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).